Home
last modified time | relevance | path

Searched refs:CGT_NO_CLOCK (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/sound/pci/mixart/
Dmixart_core.h285 CGT_NO_CLOCK, enumerator
Dmixart.c184 clock_properties.clock_generic_type = (rate != 0) ? CGT_INTERNAL_CLOCK : CGT_NO_CLOCK; in mixart_set_clock()