Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_controller.h94 struct azx { struct
115 azx_get_pos_callback_t get_position[2]; argument
116 azx_get_delay_callback_t get_delay[2]; argument
122 struct list_head pcm_list; /* azx_pcm list */ argument
125 int codec_probe_mask; /* copied from probe_mask option */
126 unsigned int beep_mode;
150 struct azx_dev saved_azx_dev; argument
155 #define bus_to_azx(_bus) container_of(_bus, struct azx, bus.core) argument