Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/lx6464es/
H A Dlx_defs.h110 CMD_09_STOP_PIPE = 0x09, enumerator
H A Dlx_core.c184 { (CMD_09_STOP_PIPE << OPCODE_OFFSET) , 1 /**/
515 lx_message_init(&chip->rmh, CMD_09_STOP_PIPE); in lx_pipe_stop()