Home
last modified time | relevance | path

Searched refs:audio_ts (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/sound/pci/hda/
Dhda_controller.c494 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/
Dqcom,qcs404-pinctrl.txt117 pcie_clk, nfc_irq, blsp_spi4, nfc_dwl, audio_ts, rgb_data4,
/Linux-v5.4/sound/soc/intel/skylake/
Dskl-pcm.c1249 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/
Dpinctrl-qcs404.c1351 FUNCTION(audio_ts),
1536 [38] = PINGROUP(38, NORTH, nfc_dwl, blsp_spi4, audio_ts, _, _, _, _, _, _),
/Linux-v5.4/include/sound/
Dpcm.h64 struct timespec *system_ts, struct timespec *audio_ts,