Home
last modified time | relevance | path

Searched defs:device_data (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/sound/core/
H A Ddevice.c30 void *device_data, const struct snd_device_ops *ops) in snd_device_new()
82 static struct snd_device *look_for_dev(struct snd_card *card, void *device_data) in look_for_dev()
106 void snd_device_disconnect(struct snd_card *card, void *device_data) in snd_device_disconnect()
130 void snd_device_free(struct snd_card *card, void *device_data) in snd_device_free()
171 int snd_device_register(struct snd_card *card, void *device_data) in snd_device_register()
253 int snd_device_get_state(struct snd_card *card, void *device_data) in snd_device_get_state()
/openbmc/linux/sound/aoa/core/
H A Dalsa.c62 void *device_data, const struct snd_device_ops *ops) in aoa_snd_device_new()
/openbmc/linux/include/linux/
H A Dhid_bpf.h130 u8 *device_data; /* allocated when a bpf program of type member
H A Ddmi.h86 void *device_data; /* Type specific data */ member
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_mem.c219 struct lpfc_device_data *device_data; in lpfc_mem_free() local
H A Dlpfc_scsi.c6242 struct lpfc_device_data *device_data; in lpfc_slave_alloc() local
6376 struct lpfc_device_data *device_data = sdev->hostdata; in lpfc_slave_destroy() local
/openbmc/linux/drivers/input/misc/
H A Dsoc_button_array.c435 const struct soc_device_data *device_data; in soc_button_probe() local
/openbmc/linux/drivers/md/
H A Ddm-ima.c102 static int dm_ima_alloc_and_copy_device_data(struct mapped_device *md, char **device_data, in dm_ima_alloc_and_copy_device_data()
/openbmc/linux/drivers/input/touchscreen/
H A Dbu21013_ts.c236 static irqreturn_t bu21013_gpio_irq(int irq, void *device_data) in bu21013_gpio_irq()
/openbmc/linux/include/sound/
H A Dcore.h72 void *device_data; /* device structure */ member
/openbmc/u-boot/include/linux/
H A Dcompat.h280 void *device_data; /* data private to the device */ member
/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_dev.h446 uint8_t device_data[QXL_CURSOR_DEVICE_DATA_SIZE]; member