Searched refs:audio_ts (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.4/sound/pci/hda/ |
D | hda_controller.c | 494 struct timespec *system_ts, struct timespec *audio_ts, in azx_get_time_info() argument 514 *audio_ts = ns_to_timespec(nsec); in azx_get_time_info() 540 *audio_ts = ktime_to_timespec(xtstamp.device); in azx_get_time_info()
|
/Linux-v5.4/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,qcs404-pinctrl.txt | 117 pcie_clk, nfc_irq, blsp_spi4, nfc_dwl, audio_ts, rgb_data4,
|
/Linux-v5.4/sound/soc/intel/skylake/ |
D | skl-pcm.c | 1249 struct timespec *system_ts, struct timespec *audio_ts, in skl_get_time_info() argument 1267 *audio_ts = ns_to_timespec(nsec); in skl_get_time_info()
|
/Linux-v5.4/drivers/pinctrl/qcom/ |
D | pinctrl-qcs404.c | 1351 FUNCTION(audio_ts), 1536 [38] = PINGROUP(38, NORTH, nfc_dwl, blsp_spi4, audio_ts, _, _, _, _, _, _),
|
/Linux-v5.4/include/sound/ |
D | pcm.h | 64 struct timespec *system_ts, struct timespec *audio_ts,
|