Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dfirewire-constants.h37 #define TCODE_LOCK_REQUEST 0x9 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dfirewire-constants.h37 #define TCODE_LOCK_REQUEST 0x9 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dfirewire-constants.h29 #define TCODE_LOCK_REQUEST 0x9 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dfirewire-constants.h29 #define TCODE_LOCK_REQUEST 0x9 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dfirewire-constants.h16 #define TCODE_LOCK_REQUEST 0x9 macro
/kernel/linux/linux-5.10/drivers/firewire/
H A Dcore-transaction.c219 tcode = TCODE_LOCK_REQUEST; in fw_fill_request()
240 case TCODE_LOCK_REQUEST: in fw_fill_request()
309 * constants instead of %TCODE_LOCK_REQUEST in @tcode.
654 case TCODE_LOCK_REQUEST: in fw_get_response_length()
711 case TCODE_LOCK_REQUEST: in fw_fill_response()
760 case TCODE_LOCK_REQUEST: in allocate_request()
847 if (tcode == TCODE_LOCK_REQUEST) in handle_exclusive_region_request()
H A Dohci.c870 case TCODE_LOCK_REQUEST: in handle_ar_packet()
1364 case TCODE_LOCK_REQUEST: in at_context_queue_packet()
1597 if (tcode == TCODE_LOCK_REQUEST && in handle_local_lock()
H A Dcore-cdev.c711 tcode = TCODE_LOCK_REQUEST; in handle_request()
/kernel/linux/linux-6.6/drivers/firewire/
H A Dcore-transaction.c247 tcode = TCODE_LOCK_REQUEST; in fw_fill_request()
268 case TCODE_LOCK_REQUEST: in fw_fill_request()
340 * constants instead of %TCODE_LOCK_REQUEST in @tcode.
712 case TCODE_LOCK_REQUEST: in fw_get_response_length()
769 case TCODE_LOCK_REQUEST: in fw_fill_response()
818 case TCODE_LOCK_REQUEST: in allocate_request()
932 if (tcode == TCODE_LOCK_REQUEST) in handle_exclusive_region_request()
H A Dohci.c873 case TCODE_LOCK_REQUEST: in handle_ar_packet()
1366 case TCODE_LOCK_REQUEST: in at_context_queue_packet()
1599 if (tcode == TCODE_LOCK_REQUEST && in handle_local_lock()
H A Dcore-cdev.c747 tcode = TCODE_LOCK_REQUEST; in handle_request()

Completed in 19 milliseconds