Home
last modified time | relevance | path

Searched refs:spi_message (Results 1 – 25 of 181) sorted by relevance

12345678

/Linux-v5.4/include/trace/events/
Dspi.h45 DECLARE_EVENT_CLASS(spi_message,
47 TP_PROTO(struct spi_message *msg),
54 __field( struct spi_message *, msg )
65 (struct spi_message *)__entry->msg)
68 DEFINE_EVENT(spi_message, spi_message_submit,
70 TP_PROTO(struct spi_message *msg),
76 DEFINE_EVENT(spi_message, spi_message_start,
78 TP_PROTO(struct spi_message *msg),
86 TP_PROTO(struct spi_message *msg),
93 __field( struct spi_message *, msg )
[all …]
/Linux-v5.4/include/linux/spi/
Dspi.h231 struct spi_message;
528 struct spi_message *mesg);
556 struct spi_message *cur_msg;
569 struct spi_message *mesg);
572 struct spi_message *message);
574 struct spi_message *message);
585 struct spi_message *message);
643 extern struct spi_message *spi_get_next_queued_message(struct spi_controller *ctlr);
678 struct spi_message *msg,
699 extern void spi_res_add(struct spi_message *message, void *res);
[all …]
/Linux-v5.4/drivers/nfc/st95hf/
Dspi.c17 struct spi_message m; in st95hf_spi_send()
73 struct spi_message m; in st95hf_spi_recv_response()
137 struct spi_message m; in st95hf_spi_recv_echo_res()
/Linux-v5.4/drivers/spi/
Dspi.c896 static int __spi_map_msg(struct spi_controller *ctlr, struct spi_message *msg) in __spi_map_msg()
944 static int __spi_unmap_msg(struct spi_controller *ctlr, struct spi_message *msg) in __spi_unmap_msg()
974 struct spi_message *msg) in __spi_map_msg()
980 struct spi_message *msg) in __spi_unmap_msg()
987 struct spi_message *msg) in spi_unmap_msg()
1005 static int spi_map_msg(struct spi_controller *ctlr, struct spi_message *msg) in spi_map_msg()
1058 struct spi_message *msg, in spi_transfer_wait()
1109 static void _spi_transfer_cs_change_delay(struct spi_message *msg, in _spi_transfer_cs_change_delay()
1155 struct spi_message *msg) in spi_transfer_one_message()
1268 struct spi_message *msg; in __spi_pump_messages()
[all …]
Dspi-sh.c153 static int spi_sh_send(struct spi_sh_data *ss, struct spi_message *mesg, in spi_sh_send()
218 static int spi_sh_receive(struct spi_sh_data *ss, struct spi_message *mesg, in spi_sh_receive()
277 struct spi_message *mesg; in spi_sh_work()
286 mesg = list_entry(ss->queue.next, struct spi_message, queue); in spi_sh_work()
358 static int spi_sh_transfer(struct spi_device *spi, struct spi_message *mesg) in spi_sh_transfer()
Dspi-txx9.c147 static void txx9spi_work_one(struct txx9spi *c, struct spi_message *m) in txx9spi_work_one()
287 struct spi_message *m; in txx9spi_work()
289 m = container_of(c->queue.next, struct spi_message, queue); in txx9spi_work()
300 static int txx9spi_transfer(struct spi_device *spi, struct spi_message *m) in txx9spi_transfer()
Dspi-axi-spi-engine.c89 struct spi_message *msg;
195 struct spi_message *msg, bool dry, struct spi_engine_program *p) in spi_engine_compile_message()
238 struct spi_message *msg = spi_engine->msg; in spi_engine_xfer_next()
387 struct spi_message *msg = spi_engine->msg; in spi_engine_irq()
410 struct spi_message *msg) in spi_engine_transfer_one_message()
Dspi-cavium.c29 struct spi_message *msg, in octeon_spi_do_transfer()
129 struct spi_message *msg) in octeon_spi_transfer_one_message()
/Linux-v5.4/drivers/fpga/
Dmachxo2-spi.c68 struct spi_message msg; in get_status()
138 struct spi_message msg; in machxo2_cleanup()
191 struct spi_message msg; in machxo2_write_init()
252 struct spi_message msg; in machxo2_write()
290 struct spi_message msg; in machxo2_write_complete()
/Linux-v5.4/drivers/net/wireless/ti/wl1251/
Dspi.c47 struct spi_message m; in wl1251_spi_reset()
74 struct spi_message m; in wl1251_spi_wake()
133 struct spi_message m; in wl1251_spi_read()
173 struct spi_message m; in wl1251_spi_write()
/Linux-v5.4/drivers/mtd/devices/
Dmchp23k256.c65 struct spi_message message; in mchp23k256_write()
102 struct spi_message message; in mchp23k256_read()
142 struct spi_message message; in mchp23k256_set_mode()
Dsst25l.c69 struct spi_message m; in sst25l_status()
211 struct spi_message message; in sst25l_read()
311 struct spi_message m; in sst25l_match_device()
Dmtd_dataflash.c153 struct spi_message msg; in dataflash_erase()
234 struct spi_message msg; in dataflash_read()
299 struct spi_message msg; in dataflash_write()
453 struct spi_message m; in otp_read()
532 struct spi_message m; in dataflash_write_user_otp()
/Linux-v5.4/drivers/net/ethernet/qualcomm/
Dqca_7k.c49 struct spi_message msg; in qcaspi_read_register()
89 struct spi_message msg; in __qcaspi_write_register()
/Linux-v5.4/drivers/net/wireless/ti/wlcore/
Dspi.c95 struct spi_message m; in wl12xx_spi_reset()
122 struct spi_message m; in wl12xx_spi_init()
201 struct spi_message m; in wl12xx_spi_read_busy()
237 struct spi_message m; in wl12xx_spi_raw_read()
303 struct spi_message m; in __wl12xx_spi_raw_write()
/Linux-v5.4/drivers/staging/greybus/
Dspilib.c116 static int setup_next_xfer(struct gb_spilib *spi, struct spi_message *msg) in setup_next_xfer()
152 struct spi_message *msg) in get_next_xfer()
163 struct gb_connection *connection, struct spi_message *msg) in gb_spi_operation_create()
294 struct spi_message *msg, in gb_spi_decode_response()
324 struct spi_message *msg) in gb_spi_transfer_one_message()
/Linux-v5.4/drivers/base/regmap/
Dregmap-spi.c17 struct spi_message m;
42 struct spi_message m; in regmap_spi_gather_write()
/Linux-v5.4/drivers/video/backlight/
Dili922x.c149 struct spi_message msg; in ili922x_read_status()
192 struct spi_message msg; in ili922x_read()
246 struct spi_message msg; in ili922x_write()
319 struct spi_message msg; in set_write_to_gram_reg()
Dili9320.h28 struct spi_message message;
/Linux-v5.4/drivers/net/dsa/
Dvitesse-vsc73xx-spi.c57 struct spi_message m; in vsc73xx_spi_read()
99 struct spi_message m; in vsc73xx_spi_write()
/Linux-v5.4/drivers/misc/eeprom/
Deeprom_93xx46.c78 struct spi_message m; in eeprom_93xx46_read()
136 struct spi_message m; in eeprom_93xx46_ew()
189 struct spi_message m; in eeprom_93xx46_write_word()
279 struct spi_message m; in eeprom_93xx46_eral()
/Linux-v5.4/sound/soc/codecs/
Drt5677-spi.c116 struct spi_message m; in rt5677_spi_read()
171 struct spi_message m; in rt5677_spi_write()
/Linux-v5.4/drivers/staging/fbtft/
Dfbtft-io.c14 struct spi_message m; in fbtft_write_spi()
94 struct spi_message m; in fbtft_read_spi()
/Linux-v5.4/drivers/net/ieee802154/
Dcc2520.c222 struct spi_message msg; in cc2520_cmd_strobe()
252 struct spi_message msg; in cc2520_get_status()
281 struct spi_message msg; in cc2520_write_register()
314 struct spi_message msg; in cc2520_write_ram()
348 struct spi_message msg; in cc2520_read_register()
389 struct spi_message msg; in cc2520_write_txfifo()
430 struct spi_message msg; in cc2520_read_rxfifo()
/Linux-v5.4/drivers/iio/adc/
Dti-adc108s102.c67 struct spi_message ring_msg;
69 struct spi_message scan_single_msg;

12345678