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

/linux-4.4.14/drivers/misc/ti-st/
H A Dst_ll.c35 st_int_write(st_data, &cmd, 1); send_ll_cmd()
H A Dst_kim.c222 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 Dst_core.c83 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 Dti_wilink_st.h170 * st_int_write -
174 int st_int_write(struct st_data_s*, const unsigned char*, int);

Completed in 100 milliseconds