Home
last modified time | relevance | path

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

12345678910>>...20

/OK3568_Linux_fs/kernel/drivers/video/backlight/
H A 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 …]
H 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
H 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()
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
H 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
H 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()
H 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()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_btn.c33 static inline void cyttsp5_btn_key_action(struct cyttsp5_btn_data *bd, in cyttsp5_btn_key_action()
53 static void cyttsp5_get_btn_touches(struct cyttsp5_btn_data *bd) in cyttsp5_get_btn_touches()
69 static void cyttsp5_btn_lift_all(struct cyttsp5_btn_data *bd) in cyttsp5_btn_lift_all()
82 static void cyttsp5_log_btn_data(struct cyttsp5_btn_data *bd) in cyttsp5_log_btn_data()
108 static int cyttsp5_xy_worker(struct cyttsp5_btn_data *bd) in cyttsp5_xy_worker()
127 struct cyttsp5_btn_data *bd = &cd->bd; in cyttsp5_btn_attention() local
146 struct cyttsp5_btn_data *bd = &cd->bd; in cyttsp5_startup_attention() local
158 struct cyttsp5_btn_data *bd = &cd->bd; in cyttsp5_btn_suspend_attention() local
173 struct cyttsp5_btn_data *bd = &cd->bd; in cyttsp5_btn_resume_attention() local
188 struct cyttsp5_btn_data *bd = &cd->bd; in cyttsp5_btn_open() local
[all …]
/OK3568_Linux_fs/u-boot/cmd/
H A Dbdinfo.c73 static inline void print_bi_boot_params(const bd_t *bd) in print_bi_boot_params()
78 static inline void print_bi_mem(const bd_t *bd) in print_bi_mem()
92 static inline void print_bi_dram(const bd_t *bd) in print_bi_dram()
107 static inline void print_bi_flash(const bd_t *bd) in print_bi_flash()
157 static inline void __maybe_unused print_std_bdinfo(const bd_t *bd) in print_std_bdinfo()
174 bd_t *bd = gd->bd; in do_bdinfo() local
217 bd_t *bd = gd->bd; in do_bdinfo() local
237 bd_t *bd = gd->bd; in do_bdinfo() local
262 bd_t *bd = gd->bd; in do_bdinfo() local
305 bd_t *bd = gd->bd; in do_bdinfo() local
[all …]
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H 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
184 struct bd28623_priv *bd; in bd28623_probe() local
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/
H A Dfdt.c31 static int ft_hs_fixup_crossbar(void *fdt, bd_t *bd) in ft_hs_fixup_crossbar()
95 static int ft_hs_fixup_sram(void *fdt, bd_t *bd) in ft_hs_fixup_sram()
130 static int ft_hs_fixup_sram(void *fdt, bd_t *bd) { return 0; } in ft_hs_fixup_sram()
133 static void ft_hs_fixups(void *fdt, bd_t *bd) in ft_hs_fixups()
150 static void ft_hs_fixups(void *fdt, bd_t *bd) in ft_hs_fixups()
247 static void ft_opp_clock_fixups(void *fdt, bd_t *bd) in ft_opp_clock_fixups()
287 static void ft_opp_clock_fixups(void *fdt, bd_t *bd) { } in ft_opp_clock_fixups()
295 void ft_cpu_setup(void *fdt, bd_t *bd) in ft_cpu_setup()
/OK3568_Linux_fs/u-boot/arch/nds32/lib/
H A Dbootm.c41 bd_t *bd = gd->bd; in do_bootm_linux() local
131 static void setup_start_tag(bd_t *bd) in setup_start_tag()
146 static void setup_memory_tags(bd_t *bd) in setup_memory_tags()
162 static void setup_commandline_tag(bd_t *bd, char *commandline) in setup_commandline_tag()
190 static void setup_initrd_tag(bd_t *bd, ulong initrd_start, ulong initrd_end) in setup_initrd_tag()
236 static void setup_end_tag(bd_t *bd) in setup_end_tag()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/matrox/
H 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 …]
/OK3568_Linux_fs/kernel/block/
H A Dbsg.c27 #define bsg_dbg(bd, fmt, ...) \ argument
201 struct bsg_device *bd; in bsg_alloc_device() local
213 static int bsg_put_device(struct bsg_device *bd) in bsg_put_device()
241 struct bsg_device *bd; in bsg_add_device() local
269 struct bsg_device *bd; in __bsg_get_device() local
286 struct bsg_device *bd; in bsg_get_device() local
311 struct bsg_device *bd; in bsg_open() local
327 struct bsg_device *bd = file->private_data; in bsg_release() local
337 static int bsg_get_command_q(struct bsg_device *bd, int __user *uarg) in bsg_get_command_q()
342 static int bsg_set_command_q(struct bsg_device *bd, int __user *uarg) in bsg_set_command_q()
[all …]
/OK3568_Linux_fs/u-boot/board/freescale/mpc837xemds/
H A Dmpc837xemds.c64 int board_mmc_init(bd_t *bd) in board_mmc_init()
85 int board_eth_init(bd_t *bd) in board_eth_init()
141 static void __ft_tsec_fixup(void *blob, bd_t *bd, const char *alias, in __ft_tsec_fixup()
186 static void ft_tsec_fixup(void *blob, bd_t *bd) in ft_tsec_fixup()
205 static inline void ft_tsec_fixup(void *blob, bd_t *bd) {} in ft_tsec_fixup()
312 static void ft_pci_fixup(void *blob, bd_t *bd) in ft_pci_fixup()
335 int ft_board_setup(void *blob, bd_t *bd) in ft_board_setup()
/OK3568_Linux_fs/u-boot/board/freescale/mpc8569mds/
H A Dmpc8569mds.c308 static void fdt_board_disable_serial(void *blob, bd_t *bd, const char *alias) in fdt_board_disable_serial()
353 static void fdt_board_fixup_qe_uart(void *blob, bd_t *bd) in fdt_board_fixup_qe_uart()
400 int board_mmc_init(bd_t *bd) in board_mmc_init()
441 static void fdt_board_fixup_esdhc(void *blob, bd_t *bd) in fdt_board_fixup_esdhc()
481 static inline void fdt_board_fixup_esdhc(void *blob, bd_t *bd) {} in fdt_board_fixup_esdhc()
484 static void fdt_board_fixup_qe_usb(void *blob, bd_t *bd) in fdt_board_fixup_qe_usb()
518 int ft_board_setup(void *blob, bd_t *bd) in ft_board_setup()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H 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()
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 …]
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dtrans.c131 struct gfs2_bufdata *bd; in gfs2_alloc_bufdata() local
161 struct gfs2_bufdata *bd; in gfs2_trans_add_data() local
198 struct gfs2_bufdata *bd; in gfs2_trans_add_meta() local
254 void gfs2_trans_add_revoke(struct gfs2_sbd *sdp, struct gfs2_bufdata *bd) in gfs2_trans_add_revoke()
266 struct gfs2_bufdata *bd, *tmp; in gfs2_trans_remove_revoke() local
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/am33xx/
H A Dfdt.c17 static void ft_hs_fixups(void *fdt, bd_t *bd) in ft_hs_fixups()
32 static void ft_hs_fixups(void *fdt, bd_t *bd) { } in ft_hs_fixups()
40 void ft_cpu_setup(void *fdt, bd_t *bd) in ft_cpu_setup()
/OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/
H A Dmemconf.c17 static int __uniphier_memconf_init(const struct uniphier_board_data *bd, in __uniphier_memconf_init()
149 int uniphier_memconf_2ch_init(const struct uniphier_board_data *bd) in uniphier_memconf_2ch_init()
154 int uniphier_memconf_3ch_init(const struct uniphier_board_data *bd) in uniphier_memconf_3ch_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wcn36xx/
H A Dtxrx.c21 static inline int get_rssi0(struct wcn36xx_rx_bd *bd) in get_rssi0()
239 struct wcn36xx_rx_bd *bd; in wcn36xx_rx_skb() local
335 static void wcn36xx_set_tx_pdu(struct wcn36xx_tx_bd *bd, in wcn36xx_set_tx_pdu()
397 static void wcn36xx_set_tx_data(struct wcn36xx_tx_bd *bd, in wcn36xx_set_tx_data()
476 static void wcn36xx_set_tx_mgmt(struct wcn36xx_tx_bd *bd, in wcn36xx_set_tx_mgmt()
538 struct wcn36xx_tx_bd bd; in wcn36xx_start_tx() local
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Dfdt-common.c24 int ft_hs_disable_rng(void *fdt, bd_t *bd) in ft_hs_disable_rng()
72 int ft_hs_fixup_dram(void *fdt, bd_t *bd) in ft_hs_fixup_dram()
125 int ft_hs_fixup_dram(void *fdt, bd_t *bd) { return 0; } in ft_hs_fixup_dram()
128 int ft_hs_add_tee(void *fdt, bd_t *bd) in ft_hs_add_tee()
/OK3568_Linux_fs/kernel/include/linux/fsl/bestcomm/
H 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
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_backlight.c67 nv40_get_intensity(struct backlight_device *bd) in nv40_get_intensity()
79 nv40_set_intensity(struct backlight_device *bd) in nv40_set_intensity()
117 nv50_get_intensity(struct backlight_device *bd) in nv50_get_intensity()
132 nv50_set_intensity(struct backlight_device *bd) in nv50_set_intensity()
153 nva3_get_intensity(struct backlight_device *bd) in nva3_get_intensity()
171 nva3_set_intensity(struct backlight_device *bd) in nva3_set_intensity()
/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A 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
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H 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

12345678910>>...20