Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/misc/ti-st/
Dst_core.c561 new_proto->write = st_write; in st_register()
624 new_proto->write = st_write; in st_register()
632 new_proto->write = st_write; in st_register()
695 long st_write(struct sk_buff *skb) in st_write() function
/Linux-v5.10/include/linux/
Dti_wilink_st.h168 long st_write(struct sk_buff *);
/Linux-v5.10/drivers/scsi/
Dst.c1621 st_write(struct file *filp, const char __user *buf, size_t count, loff_t * ppos) in st_write() function
4180 .write = st_write,