Searched defs:azx (Results 1 – 1 of 1) sorted by relevance
115 struct azx { struct136 azx_get_pos_callback_t get_position[2]; argument137 azx_get_delay_callback_t get_delay[2]; argument143 struct list_head pcm_list; /* azx_pcm list */ argument146 int codec_probe_mask; /* copied from probe_mask option */147 unsigned int beep_mode;171 struct azx_dev saved_azx_dev; argument176 #define bus_to_azx(_bus) container_of(_bus, struct azx, bus.core) argument