Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_uac2.c38 #define COPY_CTRL 0 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),
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_uac2.c46 #define COPY_CTRL 0 macro
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),

Completed in 5 milliseconds