Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtb_regs.h234 USB4_SWITCH_OP_NVM_AUTH = 0x21, enumerator
H A Dusb4.c658 ret = usb4_switch_op(sw, USB4_SWITCH_OP_NVM_AUTH, NULL, NULL); in usb4_switch_nvm_authenticate()
705 if (opcode == USB4_SWITCH_OP_NVM_AUTH) { in usb4_switch_nvm_authenticate_status()
H A Dicm.c2223 auth->request.opcode = USB4_SWITCH_OP_NVM_AUTH; in icm_usb4_switch_nvm_authenticate()
2280 if (opcode == USB4_SWITCH_OP_NVM_AUTH) in icm_usb4_switch_op()
/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dusb4.c24 USB4_SWITCH_OP_NVM_AUTH = 0x21, enumerator
651 ret = usb4_switch_op(sw, USB4_SWITCH_OP_NVM_AUTH, &status); in usb4_switch_nvm_authenticate()

Completed in 11 milliseconds