Searched refs:snd_devices (Results 1 – 2 of 2) sorted by relevance
33 snd_device_t *snd_devices; member75 hw_info->snd_devices = (snd_device_t *)tasha_fluid_variant_devices; in update_hardware_info_8996()78 hw_info->snd_devices = (snd_device_t *)tasha_liquid_variant_devices; in update_hardware_info_8996()81 hw_info->snd_devices = (snd_device_t *)tasha_db_variant_devices; in update_hardware_info_8996()110 hw_info->snd_devices = NULL; in hw_info_init()136 snd_device_t *snd_devices = in hw_info_append_hw_type() local137 (snd_device_t *) my_data->snd_devices; in hw_info_append_hw_type()139 if (snd_devices != NULL) { in hw_info_append_hw_type()141 if (snd_device == (snd_device_t)snd_devices[i]) { in hw_info_append_hw_type()143 (snd_device_t)snd_devices[i], device_name, my_data->dev_extn); in hw_info_append_hw_type()
36 snd_device_t *snd_devices; member79 hw_info->snd_devices = NULL; in hw_info_init()110 snd_device_t *snd_devices = in hw_info_append_hw_type() local111 (snd_device_t *) my_data->snd_devices; in hw_info_append_hw_type()113 if(snd_devices != NULL) { in hw_info_append_hw_type()115 if (snd_device == (snd_device_t)snd_devices[i]) { in hw_info_append_hw_type()117 (snd_device_t)snd_devices[i], my_data->dev_extn); in hw_info_append_hw_type()