Home
last modified time | relevance | path

Searched refs:st_write (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/misc/ti-st/
Dst_core.c560 new_proto->write = st_write; in st_register()
623 new_proto->write = st_write; in st_register()
631 new_proto->write = st_write; in st_register()
694 long st_write(struct sk_buff *skb) in st_write() function
/linux-5.19.10/include/linux/
Dti_wilink_st.h168 long st_write(struct sk_buff *);
/linux-5.19.10/drivers/scsi/
Dst.c1618 st_write(struct file *filp, const char __user *buf, size_t count, loff_t * ppos) in st_write() function
4146 .write = st_write,