Searched refs:st_int_write (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/drivers/misc/ti-st/ |
H A D | st_ll.c | 35 st_int_write(st_data, &cmd, 1); send_ll_cmd()
|
H A D | st_kim.c | 222 if (4 != st_int_write(kim_gdata->core_data, read_ver_cmd, 4)) { read_local_version() 370 * Free space found in uart buffer, call st_int_write download_firmware() 374 err = st_int_write(kim_gdata->core_data, download_firmware()
|
H A D | st_core.c | 83 int st_int_write(struct st_data_s *st_gdata, st_int_write() function 493 len = st_int_write(st_data, skb->data, skb->len); st_tx_wakeup()
|
/linux-4.4.14/include/linux/ |
H A D | ti_wilink_st.h | 170 * st_int_write - 174 int st_int_write(struct st_data_s*, const unsigned char*, int);
|
Completed in 100 milliseconds