Home
last modified time | relevance | path

Searched defs:write_len (Results 1 – 15 of 15) sorted by relevance

/Linux-v4.19/drivers/media/usb/dvb-usb/
Dttusb2.c123 static int tt3650_ci_msg(struct dvb_usb_device *d, u8 cmd, u8 *data, unsigned int write_len, unsign… in tt3650_ci_msg()
133 static int tt3650_ci_msg_locked(struct dvb_ca_en50221 *ca, u8 cmd, u8 *data, unsigned int write_len in tt3650_ci_msg_locked()
Dpctv452e.c103 unsigned int write_len, unsigned int read_len) in tt3650_ci_msg()
153 u8 cmd, u8 *data, unsigned int write_len, in tt3650_ci_msg_locked()
/Linux-v4.19/drivers/i2c/busses/
Di2c-pmcmsp.c104 u8 write_len; /* Number of bytes in the write buffer */ member
/Linux-v4.19/drivers/net/wireless/rsi/
Drsi_91x_hal.c636 u32 write_addr, write_len; in bl_write_header() local
/Linux-v4.19/drivers/fsi/
Dfsi-core.c588 size_t total_len, write_len; in fsi_slave_sysfs_raw_write() local
713 size_t total_len, write_len; in cfam_write() local
/Linux-v4.19/net/sunrpc/xprtrdma/
Dsvc_rdma_rw.c424 unsigned int write_len; in svc_rdma_build_writes() local
/Linux-v4.19/fs/ocfs2/
Drefcounttree.c2638 u32 write_len, in ocfs2_refcount_cal_cow_clusters()
3417 u32 cpos, u32 write_len, u32 max_cpos) in ocfs2_refcount_cow_hunk()
3493 u32 cpos, u32 write_len, u32 max_cpos) in ocfs2_refcount_cow()
3632 u32 cpos, u32 write_len, in ocfs2_refcount_cow_xattr()
/Linux-v4.19/drivers/ps3/
Dps3av.c219 struct ps3av_reply_hdr *recv_buf, int write_len, in ps3av_send_cmd_pkt()
/Linux-v4.19/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw.c3566 void *write_data,unsigned int write_len, in pvr2_send_request_ex()
3798 void *write_data,unsigned int write_len, in pvr2_send_request()
/Linux-v4.19/drivers/input/touchscreen/
Dmelfas_mip4.c189 char *write_buf, unsigned int write_len, in mip4_i2c_xfer()
/Linux-v4.19/net/core/
Dfilter.c1631 unsigned int write_len) in __bpf_try_make_writable()
1637 unsigned int write_len) in bpf_try_make_writable()
1795 unsigned int write_len) in sk_skb_try_make_writable()
Dskbuff.c5121 int skb_ensure_writable(struct sk_buff *skb, int write_len) in skb_ensure_writable()
/Linux-v4.19/mm/
Dfilemap.c3006 size_t write_len; in generic_file_direct_write() local
/Linux-v4.19/fs/reiserfs/
Djournal.c984 int write_len; in flush_commit_list() local
/Linux-v4.19/include/linux/
Dskbuff.h2888 unsigned int write_len) in skb_try_make_writable()