Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/lx6464es/
Dlx_core.h105 int lx_pipe_allocate(struct lx6464es *chip, u32 pipe, int is_capture,
Dlx6464es.c106 err = lx_pipe_allocate(chip, 0, is_capture, channels); in lx_hardware_open()
Dlx_core.c420 int lx_pipe_allocate(struct lx6464es *chip, u32 pipe, int is_capture, in lx_pipe_allocate() function