Home
last modified time | relevance | path

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

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