Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dti_wilink_st.h168 long st_write(struct sk_buff *);
/linux-6.15/drivers/scsi/
H A Dst.c1648 st_write(struct file *filp, const char __user *buf, size_t count, loff_t * ppos) in st_write() function
4207 .write = st_write,