Home
last modified time | relevance | path

Searched refs:phy_packet_self_id_zero_get_contender (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/firewire/
H A Dphy-packet-definitions.h163 static inline bool phy_packet_self_id_zero_get_contender(u32 quadlet) in phy_packet_self_id_zero_get_contender() function
H A Dcore-topology.c194 if (phy_packet_self_id_zero_get_contender(self_id_sequence[0])) in build_tree()
H A Dpacket-serdes-test.c223 *is_contender = phy_packet_self_id_zero_get_contender(quadlet); in deserialize_phy_packet_self_id_zero()