Searched refs:scpi_chan (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/firmware/
H A Darm_scpi.c235 struct scpi_chan { struct
257 struct scpi_chan *channels;
356 static void scpi_process_cmd(struct scpi_chan *ch, u32 cmd)
414 struct scpi_chan *ch = container_of(c, struct scpi_chan, cl);
428 struct scpi_chan *ch = container_of(c, struct scpi_chan, cl);
451 static struct scpi_xfer *get_scpi_xfer(struct scpi_chan *ch)
466 static void put_scpi_xfer(struct scpi_xfer *t, struct scpi_chan *ch)
480 struct scpi_chan *scpi_cha local
[all...]

Completed in 131 milliseconds