Searched refs:TCODE_LOCK_COMPARE_SWAP (Results  1 – 7 of 7) sorted by relevance
| /Linux-v5.4/include/uapi/linux/ | 
| D | firewire-constants.h | 51 #define TCODE_LOCK_COMPARE_SWAP		(0x10 | EXTCODE_COMPARE_SWAP)  macro
  | 
| /Linux-v5.4/sound/firewire/dice/ | 
| D | dice-transaction.c | 184 		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()
  | 
| /Linux-v5.4/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 | 366 		rcode = fw_run_transaction(card, TCODE_LOCK_COMPARE_SWAP,  in bm_work()
  | 
| D | core-cdev.c | 630 	case TCODE_LOCK_COMPARE_SWAP:  in ioctl_send_request()
  | 
| /Linux-v5.4/sound/firewire/ | 
| D | cmp.c | 87 				c->resources.unit, TCODE_LOCK_COMPARE_SWAP,  in pcr_modify()
  | 
| /Linux-v5.4/drivers/media/firewire/ | 
| D | firedtv-fw.c | 53 	return node_req(fdtv, addr, data, 8, TCODE_LOCK_COMPARE_SWAP);  in fdtv_lock()
  |