Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pci/
H A Denvy24ht.h128 #define ENVY24HT_MT_PCTL_RSTART 0x02 /* 1: Record start; 0: Record stop */ macro
H A Denvy24ht.c1268 sw = ENVY24HT_MT_PCTL_RSTART; in envy24ht_start()
1292 sw = ~ENVY24HT_MT_PCTL_RSTART; in envy24ht_stop()