Searched refs:usbmix_dB_map (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/sound/usb/ |
H A D | mixer_maps.c | 8 struct usbmix_dB_map { struct 18 const struct usbmix_dB_map *dB; 97 static const struct usbmix_dB_map mp3plus_dB_1 = {.min = -4781, .max = 0}; 99 static const struct usbmix_dB_map mp3plus_dB_2 = {.min = -1781, .max = 618}; 334 static const struct usbmix_dB_map bose_companion5_dB = {-5006, -6}; 341 static const struct usbmix_dB_map bose_soundlink_dB = {-8283, -0, true}; 348 static const struct usbmix_dB_map sennheiser_pc8_dB = {-9500, 0}; 379 static const struct usbmix_dB_map ms_usb_link_dB = { -3225, 0, true };
|
/kernel/linux/linux-5.10/sound/usb/ |
H A D | mixer_maps.c | 8 struct usbmix_dB_map { struct 17 const struct usbmix_dB_map *dB; 97 static const struct usbmix_dB_map mp3plus_dB_1 = {.min = -4781, .max = 0}; 99 static const struct usbmix_dB_map mp3plus_dB_2 = {.min = -1781, .max = 618}; 334 static const struct usbmix_dB_map bose_companion5_dB = {-5006, -6}; 341 static const struct usbmix_dB_map sennheiser_pc8_dB = {-9500, 0};
|
Completed in 4 milliseconds