Home
last modified time | relevance | path

Searched refs:TCODE_LOCK_COMPARE_SWAP (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfirewire-constants.h51 #define TCODE_LOCK_COMPARE_SWAP (0x10 | EXTCODE_COMPARE_SWAP) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dfirewire-constants.h51 #define TCODE_LOCK_COMPARE_SWAP (0x10 | EXTCODE_COMPARE_SWAP) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dfirewire-constants.h51 #define TCODE_LOCK_COMPARE_SWAP (0x10 | EXTCODE_COMPARE_SWAP) macro
/OK3568_Linux_fs/kernel/sound/firewire/dice/
H A Ddice-transaction.c184 err = snd_fw_transaction(dice->unit, TCODE_LOCK_COMPARE_SWAP, in register_notification_address()
230 snd_fw_transaction(dice->unit, TCODE_LOCK_COMPARE_SWAP, in unregister_notification_address()
/OK3568_Linux_fs/kernel/drivers/firewire/
H A Dcore-iso.c222 switch (fw_run_transaction(card, TCODE_LOCK_COMPARE_SWAP, in manage_bandwidth()
263 switch (fw_run_transaction(card, TCODE_LOCK_COMPARE_SWAP, in manage_channel()
H A Dcore-card.c366 rcode = fw_run_transaction(card, TCODE_LOCK_COMPARE_SWAP, in bm_work()
H A Dcore-cdev.c630 case TCODE_LOCK_COMPARE_SWAP: in ioctl_send_request()
/OK3568_Linux_fs/kernel/sound/firewire/
H A Dcmp.c87 c->resources.unit, TCODE_LOCK_COMPARE_SWAP, in pcr_modify()
/OK3568_Linux_fs/kernel/drivers/media/firewire/
H A Dfiredtv-fw.c53 return node_req(fdtv, addr, data, 8, TCODE_LOCK_COMPARE_SWAP); in fdtv_lock()