Home
last modified time | relevance | path

Searched refs:usbmix_dB_map (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/sound/usb/
A Dmixer_maps.c8 struct usbmix_dB_map { struct
18 const struct usbmix_dB_map *dB; argument
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};

Completed in 4 milliseconds