Home
last modified time | relevance | path

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

123456789

/linux-6.3-rc2/drivers/video/backlight/
A Dbacklight.c99 struct backlight_device *bd; in fb_notifier_callback() local
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
257 struct backlight_device *bd = to_backlight_device(dev); in brightness_store() local
273 struct backlight_device *bd = to_backlight_device(dev); in type_show() local
483 struct backlight_device *bd; in backlight_device_get_by_type() local
649 struct backlight_device *bd) in devm_backlight_device_unregister()
690 struct backlight_device *bd = NULL; in of_find_backlight() local
711 struct backlight_device *bd = data; in devm_backlight_release() local
[all …]
A 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
A 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()
93 static int aat2870_bl_check_fb(struct backlight_device *bd, struct fb_info *fi) in aat2870_bl_check_fb()
108 struct backlight_device *bd; in aat2870_bl_probe() local
184 struct backlight_device *bd = aat2870_bl->bd; in aat2870_bl_remove() local
A 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
A 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()
A 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()
A Dipaq_micro_bl.c16 static int micro_bl_update_status(struct backlight_device *bd) in micro_bl_update_status()
51 struct backlight_device *bd; in micro_backlight_probe() local
A 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
121 struct bd6107 *bd; in bd6107_probe() local
A 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.3-rc2/sound/soc/codecs/
A 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.3-rc2/drivers/video/fbdev/matrox/
A 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.3-rc2/block/
A 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()
190 struct bsg_device *bd; in bsg_register_queue() local
/linux-6.3-rc2/drivers/power/supply/
A 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()
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()
633 static int bd9995x_hw_init(struct bd9995x_device *bd) in bd9995x_hw_init()
824 static int bd9995x_fw_probe(struct bd9995x_device *bd) in bd9995x_fw_probe()
972 static void bd9995x_chip_reset(void *bd) in bd9995x_chip_reset()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/nouveau/
A 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.3-rc2/drivers/net/wireless/ath/wcn36xx/
A 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.3-rc2/fs/gfs2/
A 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
/linux-6.3-rc2/include/linux/fsl/bestcomm/
A 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.3-rc2/drivers/platform/x86/
A 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.3-rc2/include/linux/
A 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.3-rc2/drivers/video/fbdev/nvidia/
A Dnv_backlight.c48 static int nvidia_bl_update_status(struct backlight_device *bd) in nvidia_bl_update_status()
84 struct backlight_device *bd; in nvidia_bl_init() local
127 struct backlight_device *bd = info->bl_dev; in nvidia_bl_exit() local
/linux-6.3-rc2/drivers/video/fbdev/aty/
A Dradeon_backlight.c46 static int radeon_bl_update_status(struct backlight_device *bd) in radeon_bl_update_status()
126 struct backlight_device *bd; in radeonfb_bl_init() local
196 struct backlight_device *bd = rinfo->info->bl_dev; in radeonfb_bl_exit() local
/linux-6.3-rc2/drivers/usb/gadget/udc/
A 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
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
1418 struct qe_bd __iomem *bd; in qe_ep_txconf() local
1473 struct qe_bd __iomem *bd; in ep_req_rx() local
[all …]
/linux-6.3-rc2/drivers/macintosh/
A Dvia-pmu-backlight.c71 static int __pmu_backlight_update_status(struct backlight_device *bd) in __pmu_backlight_update_status()
94 static int pmu_backlight_update_status(struct backlight_device *bd) in pmu_backlight_update_status()
137 struct backlight_device *bd; in pmu_backlight_init() local
/linux-6.3-rc2/drivers/net/wireless/ath/ath12k/
A Dcore.c129 void ath12k_core_free_bdf(struct ath12k_base *ab, struct ath12k_board_data *bd) in ath12k_core_free_bdf()
138 struct ath12k_board_data *bd, in ath12k_core_parse_bd_ie_board()
219 struct ath12k_board_data *bd, in ath12k_core_fetch_board_data_api_n()
325 struct ath12k_board_data *bd, in ath12k_core_fetch_board_data_api_1()
339 int ath12k_core_fetch_bdf(struct ath12k_base *ab, struct ath12k_board_data *bd) in ath12k_core_fetch_bdf()
/linux-6.3-rc2/drivers/mtd/nand/onenand/
A Donenand_bbt.c56 static int create_bbt(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *bd, int chip) in create_bbt()
131 static inline int onenand_memory_bbt (struct mtd_info *mtd, struct nand_bbt_descr *bd) in onenand_memory_bbt()
181 static int onenand_scan_bbt(struct mtd_info *mtd, struct nand_bbt_descr *bd) in onenand_scan_bbt()

Completed in 43 milliseconds

123456789