Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/hda/
Dhda_controller.h96 struct azx { struct
117 azx_get_pos_callback_t get_position[2]; argument
118 azx_get_delay_callback_t get_delay[2]; argument
124 struct list_head pcm_list; /* azx_pcm list */ argument
127 int codec_probe_mask; /* copied from probe_mask option */
151 struct azx_dev saved_azx_dev; argument
156 #define bus_to_azx(_bus) container_of(_bus, struct azx, bus.core) argument