Home
last modified time | relevance | path

Searched defs:bd (Results 126 – 150 of 210) sorted by relevance

123456789

/linux/drivers/gpu/drm/panel/
H A Dpanel-magnachip-d53e6ea8966.c325 static int ams495qa01_set_brightness(struct backlight_device *bd) in ams495qa01_set_brightness()
H A Dpanel-orisetech-otm8009a.c383 static int otm8009a_backlight_update_status(struct backlight_device *bd) in otm8009a_backlight_update_status()
H A Dpanel-samsung-s6e63m0.c612 static int s6e63m0_set_brightness(struct backlight_device *bd) in s6e63m0_set_brightness()
H A Dpanel-samsung-s6e88a0-ams427ap24.c451 static int s6e88a0_ams427ap24_set_brightness(struct backlight_device *bd) in s6e88a0_ams427ap24_set_brightness()
/linux/drivers/soundwire/
H A Dcadence_master.h62 struct sdw_cdns_pdi *bd; member
/linux/drivers/platform/x86/
H A Dpanasonic-laptop.c379 static int bl_get(struct backlight_device *bd) in bl_get()
389 static int bl_set_status(struct backlight_device *bd) in bl_set_status()
H A Dasus-wmi.c3977 static int read_brightness(struct backlight_device *bd) in read_brightness()
3990 static u32 get_scalar_command(struct backlight_device *bd) in get_scalar_command()
4007 static int update_bl_status(struct backlight_device *bd) in update_bl_status()
4045 struct backlight_device *bd = asus->backlight_device; in asus_wmi_backlight_notify() local
4063 struct backlight_device *bd; in asus_wmi_backlight_init() local
4135 static int read_screenpad_brightness(struct backlight_device *bd) in read_screenpad_brightness()
4155 static int update_screenpad_bl_status(struct backlight_device *bd) in update_screenpad_bl_status()
4195 struct backlight_device *bd; in asus_screenpad_init() local
H A Dsamsung-laptop.c512 static int get_brightness(struct backlight_device *bd) in get_brightness()
553 static int update_status(struct backlight_device *bd) in update_status()
1277 struct backlight_device *bd; in samsung_backlight_init() local
H A Dacer-wmi.c1806 static int read_brightness(struct backlight_device *bd) in read_brightness()
1813 static int update_bl_status(struct backlight_device *bd) in update_bl_status()
1830 struct backlight_device *bd; in acer_backlight_init() local
/linux/drivers/net/ethernet/toshiba/
H A Dtc35815.c364 struct BDesc bd; member
370 struct BDesc bd[]; /* variable length */ member
375 struct BDesc bd[RX_BUF_NUM]; member
1559 struct BDesc *bd = &lp->fbl_ptr->bd[curid]; in tc35815_rx() local
/linux/drivers/gpu/drm/i915/display/
H A Dintel_backlight.c869 static int intel_backlight_device_update_status(struct backlight_device *bd) in intel_backlight_device_update_status()
903 static int intel_backlight_device_get_brightness(struct backlight_device *bd) in intel_backlight_device_get_brightness()
934 struct backlight_device *bd; in intel_backlight_device_register() local
/linux/drivers/media/platform/qcom/venus/
H A Dhfi_cmds.c185 void *cookie, struct hfi_buffer_desc *bd) in pkt_session_set_buffers()
224 void *cookie, struct hfi_buffer_desc *bd) in pkt_session_unset_buffers()
/linux/drivers/scsi/qedf/
H A Dqedf_io.c477 struct scsi_sge *bd = io_req->bd_tbl->bd_tbl; in qedf_map_sg() local
531 struct scsi_sge *bd = io_req->bd_tbl->bd_tbl; in qedf_build_bd_list_from_sg() local
/linux/drivers/mtd/ubi/
H A Dblock.c303 const struct blk_mq_queue_data *bd) in ubiblock_queue_rq()
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede.h443 #define BD_UNMAP_ADDR(bd) HILO_U64(le32_to_cpu((bd)->addr.hi), \ argument
445 #define BD_SET_UNMAP_ADDR_LEN(bd, maddr, len) \ argument
451 #define BD_UNMAP_LEN(bd) (le16_to_cpu((bd)->nbytes)) argument
/linux/drivers/video/fbdev/aty/
H A Daty128fb.c1761 static int aty128_bl_update_status(struct backlight_device *bd) in aty128_bl_update_status()
1830 struct backlight_device *bd; in aty128_bl_init() local
1872 static void aty128_bl_exit(struct backlight_device *bd) in aty128_bl_exit()
H A Datyfb_base.c2221 static int aty_bl_update_status(struct backlight_device *bd) in aty_bl_update_status()
2248 struct backlight_device *bd; in aty_bl_init() local
2287 static void aty_bl_exit(struct backlight_device *bd) in aty_bl_exit()
/linux/fs/gfs2/
H A Dglops.c65 struct gfs2_bufdata *bd, *tmp; in __gfs2_ail_flush() local
/linux/drivers/nvme/target/
H A Dloop.c134 const struct blk_mq_queue_data *bd) in nvme_loop_queue_rq()
/linux/drivers/net/wireless/ath/wcn36xx/
H A Ddxe.c747 struct wcn36xx_tx_bd *bd, in wcn36xx_dxe_tx_frame()
/linux/drivers/block/
H A Dps3disk.c181 const struct blk_mq_queue_data *bd) in ps3disk_queue_rq()
/linux/drivers/md/
H A Ddm-rq.c478 const struct blk_mq_queue_data *bd) in dm_mq_queue_rq()
/linux/arch/x86/kernel/kprobes/
H A Dcore.c64 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
/linux/drivers/acpi/
H A Dacpi_video.c223 static int acpi_video_get_brightness(struct backlight_device *bd) in acpi_video_get_brightness()
238 static int acpi_video_set_brightness(struct backlight_device *bd) in acpi_video_set_brightness()
/linux/drivers/video/fbdev/savage/
H A Dsavagefb.h248 #define BCI_BD_SET_BPP(bd, bpp) ((bd) |= (((bpp) & 0xFF) << 16)) argument
249 #define BCI_BD_SET_STRIDE(bd, st) ((bd) |= ((st) & 0xFFFF)) argument

123456789