Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_uac2.c39 #define CONTROL_RDWR 3 macro
178 .bmControls = (CONTROL_RDWR << CLK_FREQ_CTRL),
190 .bmControls = (CONTROL_RDWR << CLK_FREQ_CTRL),
205 .bmControls = cpu_to_le16(CONTROL_RDWR << COPY_CTRL),
219 .bmControls = cpu_to_le16(CONTROL_RDWR << COPY_CTRL),
233 .bmControls = cpu_to_le16(CONTROL_RDWR << COPY_CTRL),
247 .bmControls = cpu_to_le16(CONTROL_RDWR << COPY_CTRL),
1110 control |= CONTROL_RDWR << FU_MUTE_CTRL; in afunc_bind()
1112 control |= CONTROL_RDWR << FU_VOL_CTRL; in afunc_bind()
1120 control |= CONTROL_RDWR << FU_MUTE_CTR in afunc_bind()
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_uac2.c33 #define CONTROL_RDWR 3 macro
169 .bmControls = cpu_to_le16(CONTROL_RDWR << COPY_CTRL),
183 .bmControls = cpu_to_le16(CONTROL_RDWR << COPY_CTRL),
197 .bmControls = cpu_to_le16(CONTROL_RDWR << COPY_CTRL),
211 .bmControls = cpu_to_le16(CONTROL_RDWR << COPY_CTRL),

Completed in 4 milliseconds