Home
last modified time | relevance | path

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

/linux/sound/pci/riptide/
H A Driptide.c168 #define READ_AUDIO_CONTROL(p) READ_PORT_ULONG(p->audio_control)
169 #define WRITE_AUDIO_CONTROL(p,x) WRITE_PORT_ULONG(p->audio_control,x)
170 …define UMASK_AUDIO_CONTROL(p,x) WRITE_PORT_ULONG(p->audio_control,READ_PORT_ULONG(p->audio_contro…
171 …define MASK_AUDIO_CONTROL(p,x) WRITE_PORT_ULONG(p->audio_control,READ_PORT_ULONG(p->audio_contro…
376 u32 audio_control; /* status registers */ member
/linux/drivers/hid/
H A Dhid-playstation.c490 uint8_t audio_control; member