Searched refs:TCODE_LOCK_COMPARE_SWAP (Results 1 – 6 of 6) sorted by relevance
/linux-3.4.99/include/linux/ |
D | firewire-constants.h | 51 #define TCODE_LOCK_COMPARE_SWAP (0x10 | EXTCODE_COMPARE_SWAP) macro
|
/linux-3.4.99/drivers/firewire/ |
D | core-iso.c | 229 switch (fw_run_transaction(card, TCODE_LOCK_COMPARE_SWAP, in manage_bandwidth() 270 switch (fw_run_transaction(card, TCODE_LOCK_COMPARE_SWAP, in manage_channel()
|
D | core-card.c | 379 rcode = fw_run_transaction(card, TCODE_LOCK_COMPARE_SWAP, in bm_work()
|
D | core-cdev.c | 642 case TCODE_LOCK_COMPARE_SWAP: in ioctl_send_request()
|
/linux-3.4.99/sound/firewire/ |
D | cmp.c | 63 device->card, TCODE_LOCK_COMPARE_SWAP, in pcr_modify()
|
/linux-3.4.99/drivers/media/dvb/firewire/ |
D | firedtv-fw.c | 52 return node_req(fdtv, addr, data, 8, TCODE_LOCK_COMPARE_SWAP); in fdtv_lock()
|