Searched refs:EQ_STORE_PARAM_IDX (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/usb/
H A Dmixer_us16x08.h76 #define EQ_STORE_PARAM_IDX(x) (((x) & 0xf0) >> 4) macro
H A Dmixer_us16x08.c494 [EQ_STORE_PARAM_IDX(elem->head.id)][index];
551 int p_idx = EQ_STORE_PARAM_IDX(elem->head.id);
570 int p_idx = EQ_STORE_PARAM_IDX(elem->head.id);

Completed in 189 milliseconds