Home
last modified time | relevance | path

Searched refs:hdaudio_command_unlocked (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/hdaudio/
H A Dhdaudiovar.h172 uint32_t hdaudio_command_unlocked(struct hdaudio_codec *, int, uint32_t,
H A Dhdaudio.c323 result = hdaudio_command_unlocked(co, nid, control, param); in hdaudio_command()
329 hdaudio_command_unlocked(struct hdaudio_codec *co, int nid, uint32_t control, in hdaudio_command_unlocked() function
H A Dhdafg.c855 lock ? hdaudio_command : hdaudio_command_unlocked; in hdafg_assoc_dump_dd()