Home
last modified time | relevance | path

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

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/firewire/
H A Dcore.h228 #define TCODE_IS_READ_REQUEST(tcode) (((tcode) & ~1) == 4) macro
H A Dcore-transaction.c1046 if (!TCODE_IS_READ_REQUEST(tcode)) { in handle_topology_map()
H A Dohci.c1528 } else if (!TCODE_IS_READ_REQUEST(tcode)) { in handle_local_rom()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/firewire/
H A Dcore.h228 #define TCODE_IS_READ_REQUEST(tcode) (((tcode) & ~1) == 4) macro
H A Dcore-transaction.c1046 if (!TCODE_IS_READ_REQUEST(tcode)) { in handle_topology_map()
H A Dohci.c1528 } else if (!TCODE_IS_READ_REQUEST(tcode)) { in handle_local_rom()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/firewire/
H A Dcore.h228 #define TCODE_IS_READ_REQUEST(tcode) (((tcode) & ~1) == 4) macro
H A Dcore-transaction.c1046 if (!TCODE_IS_READ_REQUEST(tcode)) { in handle_topology_map()
H A Dohci.c1528 } else if (!TCODE_IS_READ_REQUEST(tcode)) { in handle_local_rom()