Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/ti-st/
Dst_ll.c22 st_int_write(st_data, &cmd, 1); in send_ll_cmd()
Dst_core.c71 int st_int_write(struct st_data_s *st_gdata, in st_int_write() function
492 len = st_int_write(st_data, skb->data, skb->len); in st_tx_wakeup()
Dst_kim.c213 if (4 != st_int_write(kim_gdata->core_data, read_ver_cmd, 4)) { in read_local_version()
370 err = st_int_write(kim_gdata->core_data, in download_firmware()
/linux-5.19.10/include/linux/
Dti_wilink_st.h161 int st_int_write(struct st_data_s*, const unsigned char*, int);