Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dpacket-header-definitions.h129 static inline void async_header_set_source(u32 header[ASYNC_HEADER_QUADLET_COUNT], in async_header_set_source() function
H A Dcore-transaction.c220 async_header_set_source(packet->header, source_id); in fw_fill_request()
717 async_header_set_source(response->header, source); in fw_fill_response()
H A Dpacket-serdes-test.c25 async_header_set_source(header, src_id); in serialize_async_header_common()