Home
last modified time | relevance | path

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

/sound/pci/lx6464es/
Dlx_core.h127 int lx_pipe_start(struct lx6464es *chip, u32 pipe, int is_capture);
Dlx6464es.c147 err = lx_pipe_start(chip, 0, is_capture); in lx_hardware_start()
Dlx_core.c558 int lx_pipe_start(struct lx6464es *chip, u32 pipe, int is_capture) in lx_pipe_start() function