/Linux-v4.19/drivers/input/keyboard/ |
D | gpio_keys.c | 141 static void gpio_keys_disable_button(struct gpio_button_data *bdata) in gpio_keys_disable_button() 168 static void gpio_keys_enable_button(struct gpio_button_data *bdata) in gpio_keys_enable_button() 204 struct gpio_button_data *bdata = &ddata->data[i]; in gpio_keys_attr_show_helper() local 258 struct gpio_button_data *bdata = &ddata->data[i]; in gpio_keys_attr_store_helper() local 273 struct gpio_button_data *bdata = &ddata->data[i]; in gpio_keys_attr_store_helper() local 362 static void gpio_keys_gpio_report_event(struct gpio_button_data *bdata) in gpio_keys_gpio_report_event() 387 struct gpio_button_data *bdata = in gpio_keys_gpio_work_func() local 398 struct gpio_button_data *bdata = dev_id; in gpio_keys_gpio_isr() local 426 struct gpio_button_data *bdata = from_timer(bdata, t, release_timer); in gpio_keys_irq_timer() local 441 struct gpio_button_data *bdata = dev_id; in gpio_keys_irq_isr() local [all …]
|
D | gpio_keys_polled.c | 74 struct gpio_keys_button_data *bdata) in gpio_keys_polled_check_state() 103 struct gpio_keys_button_data *bdata = &bdev->data[i]; in gpio_keys_polled_poll() local 289 struct gpio_keys_button_data *bdata = &bdev->data[i]; in gpio_keys_polled_probe() local
|
/Linux-v4.19/mm/ |
D | bootmem.c | 125 static void __init link_bootmem(bootmem_data_t *bdata) in link_bootmem() 142 static unsigned long __init init_bootmem_core(bootmem_data_t *bdata, in init_bootmem_core() 210 static unsigned long __init free_all_bootmem_core(bootmem_data_t *bdata) in free_all_bootmem_core() 310 bootmem_data_t *bdata; in free_all_bootmem() local 322 static void __init __free(bootmem_data_t *bdata, in __free() 342 static int __init __reserve(bootmem_data_t *bdata, unsigned long sidx, in __reserve() 369 static int __init mark_bootmem_node(bootmem_data_t *bdata, in mark_bootmem_node() 395 bootmem_data_t *bdata; in mark_bootmem() local 495 static unsigned long __init align_idx(struct bootmem_data *bdata, in align_idx() 508 static unsigned long __init align_off(struct bootmem_data *bdata, in align_off() [all …]
|
/Linux-v4.19/drivers/gpu/drm/shmobile/ |
D | shmob_drm_backlight.c | 24 const struct shmob_drm_backlight_data *bdata = &sdev->pdata->backlight; in shmob_drm_backlight_update() local 38 const struct shmob_drm_backlight_data *bdata = &sdev->pdata->backlight; in shmob_drm_backlight_get_brightness() local 62 const struct shmob_drm_backlight_data *bdata = &sdev->pdata->backlight; in shmob_drm_backlight_init() local
|
/Linux-v4.19/drivers/isdn/hisax/ |
D | hfc_pci.c | 272 hfcpci_empty_fifo(struct BCState *bcs, bzfifo_type *bz, u_char *bdata, int count) in hfcpci_empty_fifo() 399 hfcpci_empty_fifo_trans(struct BCState *bcs, bzfifo_type *bz, u_char *bdata) in hfcpci_empty_fifo_trans() 458 u_char *bdata; in main_rec_hfcpci() local 595 u_char *bdata; in hfcpci_fill_fifo() local 835 u_char *bdata; in receive_emsg() local
|
/Linux-v4.19/drivers/staging/iio/adc/ |
D | ad7606_spi.c | 25 __be16 *bdata = buf; in ad7606_spi_read_block() local
|
/Linux-v4.19/drivers/misc/ |
D | ad525x_dpot-i2c.c | 57 struct ad_dpot_bus_data bdata = { in ad_dpot_i2c_probe() local
|
D | ad525x_dpot-spi.c | 84 struct ad_dpot_bus_data bdata = { in ad_dpot_spi_probe() local
|
D | ad525x_dpot.c | 85 struct ad_dpot_bus_data bdata; member 683 struct ad_dpot_bus_data *bdata, unsigned long devid, in ad_dpot_probe()
|
/Linux-v4.19/drivers/hid/ |
D | hid-picolcd_fb.c | 160 const u8 *bdata = bitmap + tile * 256 + chip * 8 + b * 32; in picolcd_fb_update_tile() local 168 const u8 *bdata = bitmap + (tile * 256 + chip * 8 + b * 32) * 8; in picolcd_fb_update_tile() local
|
/Linux-v4.19/arch/alpha/mm/ |
D | numa.c | 306 bootmem_data_t *bdata = &bootmem_node_data[nid]; in paging_init() local
|
/Linux-v4.19/drivers/isdn/hardware/mISDN/ |
D | hfcpci.c | 407 u_char *bdata, int count) in hfcpci_empty_bfifo() 548 struct bzfifo *txbz, u_char *bdata) in hfcpci_empty_fifo_trans() 618 u_char *bdata; in main_rec_hfcpci() local 759 u_char *bdata; in hfcpci_fill_fifo() local
|
/Linux-v4.19/drivers/i2c/ |
D | i2c-core-acpi.c | 32 u8 bdata; member
|
/Linux-v4.19/drivers/pinctrl/samsung/ |
D | pinctrl-samsung.c | 1006 const struct samsung_pin_bank_data *bdata; in samsung_pinctrl_get_soc_data() local
|
/Linux-v4.19/include/linux/ |
D | mmzone.h | 635 struct bootmem_data *bdata; member
|
/Linux-v4.19/fs/ |
D | namei.c | 1990 unsigned long adata, bdata, mask, len; in hash_name() local
|