Home
last modified time | relevance | path

Searched refs:driver_timestamp (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/Documentation/sound/designs/
Dtimestamping.rst141 driver_timestamp field is added in the snd_pcm_status structure; this
144 this driver_timestamp will be identical to the regular system tstamp.
/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_nx2.h555 uint32_t driver_timestamp; member
Dqla_nx.h992 uint32_t driver_timestamp; member
Dqla_nx2.c3299 tmplt_hdr->driver_timestamp = timestamp; in qla8044_collect_md_data()
/linux-6.1.9/drivers/scsi/qla4xxx/
Dql4_fw.h1427 uint32_t driver_timestamp; member
Dql4_nx.c3026 tmplt_hdr->driver_timestamp = timestamp; in qla4_8xxx_collect_md_data()
/linux-6.1.9/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic.h1308 u32 driver_timestamp; member
Dnetxen_nic_hw.c2486 hdr->driver_timestamp = ktime_get_seconds(); in netxen_collect_minidump()