Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dti_wilink_st.h168 long st_write(struct sk_buff *);
/linux/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
4250 .write = st_write,