Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/misc/ti-st/
Dst_core.c554 new_proto->write = st_write; in st_register()
617 new_proto->write = st_write; in st_register()
625 new_proto->write = st_write; in st_register()
688 long st_write(struct sk_buff *skb) in st_write() function
/Linux-v6.6/include/linux/
Dti_wilink_st.h168 long st_write(struct sk_buff *);
/Linux-v6.6/drivers/scsi/
Dst.c1622 st_write(struct file *filp, const char __user *buf, size_t count, loff_t * ppos) in st_write() function
4150 .write = st_write,