Home
last modified time | relevance | path

Searched defs:azx (Results 1 – 2 of 2) sorted by relevance

/linux/sound/hda/common/
H A Dhda_controller.h95 struct azx { struct
116 azx_get_pos_callback_t get_position[2]; argument
117 azx_get_delay_callback_t get_delay[2]; argument
123 struct list_head pcm_list; /* azx_pcm list */ argument
126 int codec_probe_mask; /* copied from probe_mask option */
127 unsigned int beep_mode;
151 struct azx_dev saved_azx_dev; argument
156 #define bus_to_azx(_bus) container_of(_bus, struct azx, bus.core) argument
/linux/sound/hda/controllers/
H A Dacpi.c15 struct azx azx; member
50 struct azx *azx = device->device_data; in hda_acpi_dev_free() local
71 struct azx *azx = &hda->azx; in hda_acpi_init() local
183 struct azx *azx = &hda->azx; in hda_acpi_create() local