Searched defs:device_data (Results 1 – 13 of 13) sorted by relevance
/linux/sound/core/ |
H A D | device.c | 30 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()
|
/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_rl.c | 554 struct adf_rl_hw_data *device_data = &accel_dev->hw_device->rl_data; in adf_rl_calculate_slice_tokens() local 587 struct adf_rl_hw_data *device_data = &accel_dev->hw_device->rl_data; in adf_rl_calculate_ae_cycles() local 610 struct adf_rl_hw_data *device_data = &accel_dev->hw_device->rl_data; in adf_rl_calculate_pci_bw() local 724 struct adf_rl_hw_data *device_data = rl_data->device_data; in initialize_default_nodes() local
|
H A D | adf_rl.h | 114 struct adf_rl_hw_data *device_data; member
|
/linux/sound/aoa/core/ |
H A D | alsa.c | 62 void *device_data, const struct snd_device_ops *ops) in aoa_snd_device_new()
|
/linux/drivers/scsi/lpfc/ |
H A D | lpfc_mem.c | 242 struct lpfc_device_data *device_data; in lpfc_mem_free() local
|
H A D | lpfc_scsi.c | 6254 struct lpfc_device_data *device_data; in lpfc_sdev_init() local 6389 struct lpfc_device_data *device_data = sdev->hostdata; in lpfc_sdev_destroy() local
|
/linux/include/linux/ |
H A D | hid_bpf.h | 188 u8 *device_data; /* allocated when a bpf program of type member
|
H A D | dmi.h | 86 void *device_data; /* Type specific data */ member
|
/linux/drivers/input/misc/ |
H A D | soc_button_array.c | 433 const struct soc_device_data *device_data; in soc_button_probe() local
|
/linux/drivers/md/ |
H A D | dm-ima.c | 102 static int dm_ima_alloc_and_copy_device_data(struct mapped_device *md, char **device_data, in dm_ima_alloc_and_copy_device_data()
|
/linux/drivers/input/touchscreen/ |
H A D | bu21013_ts.c | 236 static irqreturn_t bu21013_gpio_irq(int irq, void *device_data) in bu21013_gpio_irq()
|
/linux/include/sound/ |
H A D | core.h | 72 void *device_data; /* device structure */ member
|
/linux/drivers/gpu/drm/qxl/ |
H A D | qxl_dev.h | 446 uint8_t device_data[QXL_CURSOR_DEVICE_DATA_SIZE]; member
|