Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/char/xillybus/
H A Dxillyusb.c206 OPCODE_QUIESCE = 0, enumerator
1997 rc = xillyusb_send_opcode(xdev, ~0, OPCODE_QUIESCE, 0); in xillyusb_discovery()
2192 * Try to send OPCODE_QUIESCE, which will fail silently if the device in xillyusb_disconnect()
2197 xillyusb_send_opcode(xdev, ~0, OPCODE_QUIESCE, 0); in xillyusb_disconnect()
2218 * sending OPCODE_QUIESCE above would always fail. The price is in xillyusb_disconnect()

Completed in 3 milliseconds