Searched refs:scpi_chan (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/firmware/ |
H A D | arm_scpi.c | 232 struct scpi_chan { struct 254 struct scpi_chan *channels; 353 static void scpi_process_cmd(struct scpi_chan *ch, u32 cmd) in scpi_process_cmd() 411 struct scpi_chan *ch = container_of(c, struct scpi_chan, cl); in scpi_handle_remote_msg() 425 struct scpi_chan *ch = container_of(c, struct scpi_chan, cl); in scpi_tx_prepare() 448 static struct scpi_xfer *get_scpi_xfer(struct scpi_chan *ch) in get_scpi_xfer() 463 static void put_scpi_xfer(struct scpi_xfer *t, struct scpi_chan *ch) in put_scpi_xfer() 477 struct scpi_chan *scpi_cha in scpi_send_message() local [all...] |
/kernel/linux/linux-6.6/drivers/firmware/ |
H A D | arm_scpi.c | 232 struct scpi_chan { struct 254 struct scpi_chan *channels; 353 static void scpi_process_cmd(struct scpi_chan *ch, u32 cmd) in scpi_process_cmd() 411 struct scpi_chan *ch = container_of(c, struct scpi_chan, cl); in scpi_handle_remote_msg() 425 struct scpi_chan *ch = container_of(c, struct scpi_chan, cl); in scpi_tx_prepare() 448 static struct scpi_xfer *get_scpi_xfer(struct scpi_chan *ch) in get_scpi_xfer() 463 static void put_scpi_xfer(struct scpi_xfer *t, struct scpi_chan *ch) in put_scpi_xfer() 477 struct scpi_chan *scpi_cha in scpi_send_message() local [all...] |
Completed in 4 milliseconds