Home
last modified time | relevance | path

Searched defs:bd (Results 1 – 25 of 226) sorted by relevance

12345678910

/linux-6.1.9/drivers/video/backlight/ !
Dbacklight.c99 struct backlight_device *bd; in fb_notifier_callback() local
137 static int backlight_register_fb(struct backlight_device *bd) in backlight_register_fb()
145 static void backlight_unregister_fb(struct backlight_device *bd) in backlight_unregister_fb()
150 static inline int backlight_register_fb(struct backlight_device *bd) in backlight_register_fb()
155 static inline void backlight_unregister_fb(struct backlight_device *bd) in backlight_unregister_fb()
160 static void backlight_generate_event(struct backlight_device *bd, in backlight_generate_event()
184 struct backlight_device *bd = to_backlight_device(dev); in bl_power_show() local
193 struct backlight_device *bd = to_backlight_device(dev); in bl_power_store() local
225 struct backlight_device *bd = to_backlight_device(dev); in brightness_show() local
230 int backlight_device_set_brightness(struct backlight_device *bd, in backlight_device_set_brightness()
[all …]
Dhp680_bl.c32 static void hp680bl_send_intensity(struct backlight_device *bd) in hp680bl_send_intensity()
66 struct backlight_device *bd = dev_get_drvdata(dev); in hp680bl_suspend() local
75 struct backlight_device *bd = dev_get_drvdata(dev); in hp680bl_resume() local
85 static int hp680bl_set_intensity(struct backlight_device *bd) in hp680bl_set_intensity()
91 static int hp680bl_get_intensity(struct backlight_device *bd) in hp680bl_get_intensity()
104 struct backlight_device *bd; in hp680bl_probe() local
124 struct backlight_device *bd = platform_get_drvdata(pdev); in hp680bl_remove() local
Daat2870_bl.c21 struct backlight_device *bd; member
31 struct backlight_device *bd = aat2870_bl->bd; in aat2870_brightness() local
57 static int aat2870_bl_update_status(struct backlight_device *bd) in aat2870_bl_update_status()
98 static int aat2870_bl_check_fb(struct backlight_device *bd, struct fb_info *fi) in aat2870_bl_check_fb()
113 struct backlight_device *bd; in aat2870_bl_probe() local
189 struct backlight_device *bd = aat2870_bl->bd; in aat2870_bl_remove() local
Djornada720_bl.c23 static int jornada_bl_get_brightness(struct backlight_device *bd) in jornada_bl_get_brightness()
50 static int jornada_bl_update_status(struct backlight_device *bd) in jornada_bl_update_status()
109 struct backlight_device *bd; in jornada_bl_probe() local
Dkb3886_bl.c88 static int kb3886bl_send_intensity(struct backlight_device *bd) in kb3886bl_send_intensity()
104 struct backlight_device *bd = dev_get_drvdata(dev); in kb3886bl_suspend() local
113 struct backlight_device *bd = dev_get_drvdata(dev); in kb3886bl_resume() local
123 static int kb3886bl_get_intensity(struct backlight_device *bd) in kb3886bl_get_intensity()
Dapple_bl.c56 static int intel_chipset_send_intensity(struct backlight_device *bd) in intel_chipset_send_intensity()
67 static int intel_chipset_get_intensity(struct backlight_device *bd) in intel_chipset_get_intensity()
101 static int nvidia_chipset_send_intensity(struct backlight_device *bd) in nvidia_chipset_send_intensity()
112 static int nvidia_chipset_get_intensity(struct backlight_device *bd) in nvidia_chipset_get_intensity()
Dipaq_micro_bl.c16 static int micro_bl_update_status(struct backlight_device *bd) in micro_bl_update_status()
56 struct backlight_device *bd; in micro_backlight_probe() local
Dbd6107.c77 static int bd6107_write(struct bd6107 *bd, u8 reg, u8 data) in bd6107_write()
84 struct bd6107 *bd = bl_get_data(backlight); in bd6107_backlight_update_status() local
105 struct bd6107 *bd = bl_get_data(backlight); in bd6107_backlight_check_fb() local
122 struct bd6107 *bd; in bd6107_probe() local
Dlm3533_bl.c29 struct backlight_device *bd; member
39 static int lm3533_bl_update_status(struct backlight_device *bd) in lm3533_bl_update_status()
46 static int lm3533_bl_get_brightness(struct backlight_device *bd) in lm3533_bl_get_brightness()
267 struct backlight_device *bd; in lm3533_bl_probe() local
343 struct backlight_device *bd = bl->bd; in lm3533_bl_remove() local
/linux-6.1.9/sound/soc/codecs/ !
Dbd28623.c47 static int bd28623_power_on(struct bd28623_priv *bd) in bd28623_power_on()
63 static void bd28623_power_off(struct bd28623_priv *bd) in bd28623_power_off()
75 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component); in bd28623_get_switch_spk() local
87 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component); in bd28623_set_switch_spk() local
106 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component); in bd28623_codec_probe() local
122 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component); in bd28623_codec_remove() local
129 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component); in bd28623_codec_suspend() local
138 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component); in bd28623_codec_resume() local
183 struct bd28623_priv *bd; in bd28623_probe() local
/linux-6.1.9/block/ !
Dbsg.c45 static unsigned int bsg_timeout(struct bsg_device *bd, struct sg_io_v4 *hdr) in bsg_timeout()
57 static int bsg_sg_io(struct bsg_device *bd, fmode_t mode, void __user *uarg) in bsg_sg_io()
85 static int bsg_get_command_q(struct bsg_device *bd, int __user *uarg) in bsg_get_command_q()
90 static int bsg_set_command_q(struct bsg_device *bd, int __user *uarg) in bsg_set_command_q()
104 struct bsg_device *bd = to_bsg_device(file_inode(file)); in bsg_ioctl() local
170 struct bsg_device *bd = container_of(dev, struct bsg_device, device); in bsg_device_release() local
176 void bsg_unregister_queue(struct bsg_device *bd) in bsg_unregister_queue()
188 struct bsg_device *bd; in bsg_register_queue() local
/linux-6.1.9/drivers/video/fbdev/matrox/ !
Dmatroxfb_misc.c391 static void get_pins(unsigned char __iomem* pins, struct matrox_bios* bd) { in get_pins()
427 static void get_bios_version(unsigned char __iomem * vbios, struct matrox_bios* bd) { in get_bios_version()
452 static void get_bios_output(unsigned char __iomem* vbios, struct matrox_bios* bd) { in get_bios_output()
462 static void get_bios_tvout(unsigned char __iomem* vbios, struct matrox_bios* bd) { in get_bios_tvout()
489 static void parse_bios(unsigned char __iomem* vbios, struct matrox_bios* bd) { in parse_bios()
531 const struct matrox_bios *bd) in parse_pins1()
562 const struct matrox_bios *bd) in parse_pins2()
586 const struct matrox_bios *bd) in parse_pins3()
616 const struct matrox_bios *bd) in parse_pins4()
648 const struct matrox_bios *bd) in parse_pins5()
[all …]
/linux-6.1.9/drivers/power/supply/ !
Dbd99954-charger.c182 static int bd9995x_get_prop_batt_health(struct bd9995x_device *bd) in bd9995x_get_prop_batt_health()
209 static int bd9995x_get_prop_charge_type(struct bd9995x_device *bd) in bd9995x_get_prop_charge_type()
232 static bool bd9995x_get_prop_batt_present(struct bd9995x_device *bd) in bd9995x_get_prop_batt_present()
243 static int bd9995x_get_prop_batt_voltage(struct bd9995x_device *bd) in bd9995x_get_prop_batt_voltage()
256 static int bd9995x_get_prop_batt_current(struct bd9995x_device *bd) in bd9995x_get_prop_batt_current()
269 static int bd9995x_get_prop_batt_temp(struct bd9995x_device *bd) in bd9995x_get_prop_batt_temp()
285 struct bd9995x_device *bd = power_supply_get_drvdata(psy); in bd9995x_power_supply_get_property() local
443 static int bd9995x_get_chip_state(struct bd9995x_device *bd, in bd9995x_get_chip_state()
482 struct bd9995x_device *bd = private; in bd9995x_irq_handler_thread() local
604 static int __bd9995x_chip_reset(struct bd9995x_device *bd) in __bd9995x_chip_reset()
[all …]
/linux-6.1.9/drivers/gpu/drm/nouveau/ !
Dnouveau_backlight.c63 nv40_get_intensity(struct backlight_device *bd) in nv40_get_intensity()
75 nv40_set_intensity(struct backlight_device *bd) in nv40_set_intensity()
112 nv50_get_intensity(struct backlight_device *bd) in nv50_get_intensity()
127 nv50_set_intensity(struct backlight_device *bd) in nv50_set_intensity()
152 nv50_edp_get_brightness(struct backlight_device *bd) in nv50_edp_get_brightness()
193 nv50_edp_set_brightness(struct backlight_device *bd) in nv50_edp_set_brightness()
240 nva3_get_intensity(struct backlight_device *bd) in nva3_get_intensity()
258 nva3_set_intensity(struct backlight_device *bd) in nva3_set_intensity()
/linux-6.1.9/drivers/net/wireless/ath/wcn36xx/ !
Dtxrx.c22 static inline int get_rssi0(struct wcn36xx_rx_bd *bd) in get_rssi0()
27 static inline int get_snr(struct wcn36xx_rx_bd *bd) in get_snr()
311 struct wcn36xx_rx_bd *bd; in wcn36xx_rx_skb() local
458 static void wcn36xx_set_tx_pdu(struct wcn36xx_tx_bd *bd, in wcn36xx_set_tx_pdu()
520 static void wcn36xx_set_tx_data(struct wcn36xx_tx_bd *bd, in wcn36xx_set_tx_data()
599 static void wcn36xx_set_tx_mgmt(struct wcn36xx_tx_bd *bd, in wcn36xx_set_tx_mgmt()
661 struct wcn36xx_tx_bd bd; in wcn36xx_start_tx() local
/linux-6.1.9/fs/gfs2/ !
Dtrans.c166 struct gfs2_bufdata *bd; in gfs2_alloc_bufdata() local
196 struct gfs2_bufdata *bd; in gfs2_trans_add_data() local
233 struct gfs2_bufdata *bd; in gfs2_trans_add_meta() local
289 void gfs2_trans_add_revoke(struct gfs2_sbd *sdp, struct gfs2_bufdata *bd) in gfs2_trans_add_revoke()
301 struct gfs2_bufdata *bd, *tmp; in gfs2_trans_remove_revoke() local
Dlog.c74 void gfs2_remove_from_ail(struct gfs2_bufdata *bd) in gfs2_remove_from_ail()
99 struct gfs2_bufdata *bd, *s; in gfs2_ail1_start_one() local
154 struct gfs2_bufdata *bd; in dump_ail_list() local
277 struct gfs2_bufdata *bd; in gfs2_ail_empty_tr() local
299 struct gfs2_bufdata *bd, *s; in gfs2_ail1_empty_one() local
377 struct gfs2_bufdata *bd; in gfs2_ail1_wait() local
764 void gfs2_add_revoke(struct gfs2_sbd *sdp, struct gfs2_bufdata *bd) in gfs2_add_revoke()
994 struct gfs2_bufdata *bd; in trans_drain() local
/linux-6.1.9/include/linux/fsl/bestcomm/ !
Dbestcomm.h52 struct bcom_bd *bd; member
162 struct bcom_bd *bd; in bcom_buffer_done() local
179 struct bcom_bd *bd; in bcom_prepare_next_buffer() local
189 struct bcom_bd *bd = bcom_get_bd(tsk, tsk->index); in bcom_submit_next_buffer() local
203 struct bcom_bd *bd = bcom_get_bd(tsk, tsk->outdex); in bcom_retrieve_buffer() local
/linux-6.1.9/drivers/usb/musb/ !
Dcppi_dma.c63 struct cppi_descriptor *bd = c->freelist; in cppi_bd_alloc() local
71 cppi_bd_free(struct cppi_channel *c, struct cppi_descriptor *bd) in cppi_bd_free()
125 struct cppi_descriptor *bd; in cppi_pool_init() local
139 struct cppi_descriptor *bd; in cppi_pool_free() local
429 static void cppi_dump_rxbd(const char *tag, struct cppi_descriptor *bd) in cppi_dump_rxbd()
440 struct cppi_descriptor *bd; in cppi_dump_rxq() local
566 struct cppi_descriptor *bd; in cppi_next_tx_segment() local
767 struct cppi_descriptor *bd, *tail; in cppi_next_rx_segment() local
1005 struct cppi_descriptor *bd; in cppi_rx_scan() local
1173 struct cppi_descriptor *bd; in cppi_interrupt() local
/linux-6.1.9/drivers/platform/x86/ !
Dsamsung-q10.c25 static int samsungq10_bl_set_intensity(struct backlight_device *bd) in samsungq10_bl_set_intensity()
53 struct backlight_device *bd; in samsungq10_probe() local
71 struct backlight_device *bd = platform_get_drvdata(pdev); in samsungq10_remove() local
/linux-6.1.9/include/linux/ !
Dbacklight.h347 static inline int backlight_update_status(struct backlight_device *bd) in backlight_update_status()
363 static inline int backlight_enable(struct backlight_device *bd) in backlight_enable()
379 static inline int backlight_disable(struct backlight_device *bd) in backlight_disable()
403 static inline bool backlight_is_blank(const struct backlight_device *bd) in backlight_is_blank()
421 static inline int backlight_get_brightness(const struct backlight_device *bd) in backlight_get_brightness()
/linux-6.1.9/drivers/video/fbdev/nvidia/ !
Dnv_backlight.c48 static int nvidia_bl_update_status(struct backlight_device *bd) in nvidia_bl_update_status()
90 struct backlight_device *bd; in nvidia_bl_init() local
133 struct backlight_device *bd = info->bl_dev; in nvidia_bl_exit() local
/linux-6.1.9/drivers/video/fbdev/aty/ !
Dradeon_backlight.c46 static int radeon_bl_update_status(struct backlight_device *bd) in radeon_bl_update_status()
130 struct backlight_device *bd; in radeonfb_bl_init() local
200 struct backlight_device *bd = rinfo->info->bl_dev; in radeonfb_bl_exit() local
/linux-6.1.9/drivers/usb/gadget/udc/ !
Dfsl_qe_udc.c283 struct qe_bd __iomem *bd; in qe_epbds_reset() local
353 struct qe_bd __iomem *bd; in qe_ep_bd_init() local
411 struct qe_bd __iomem *bd; in qe_ep_rxbd_update() local
726 struct qe_bd __iomem *bd, *nextbd; in recycle_rxbds() local
752 struct qe_bd __iomem *bd = ep->n_rxbd; in ep_recycle_rxbds() local
818 struct qe_bd __iomem *bd; in qe_ep0_rx() local
937 struct qe_bd __iomem *bd; in ep_rx_tasklet() local
1024 struct qe_bd __iomem *bd; in qe_ep_rx() local
1069 struct qe_bd __iomem *bd; in qe_ep_tx() local
1362 struct qe_bd __iomem *bd; in qe_ep0_txconf() local
[all …]
/linux-6.1.9/drivers/macintosh/ !
Dvia-pmu-backlight.c71 static int __pmu_backlight_update_status(struct backlight_device *bd) in __pmu_backlight_update_status()
99 static int pmu_backlight_update_status(struct backlight_device *bd) in pmu_backlight_update_status()
142 struct backlight_device *bd; in pmu_backlight_init() local

12345678910