Home
last modified time | relevance | path

Searched defs:do_read (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dusb.c964 static int usb_setup_descriptor(struct usb_device *dev, bool do_read) in usb_setup_descriptor()
1039 static int usb_prepare_device(struct usb_device *dev, int addr, bool do_read, in usb_prepare_device()
1171 int usb_setup_device(struct usb_device *dev, bool do_read, in usb_setup_device()
1199 bool do_read = true; in usb_new_device() local
/OK3568_Linux_fs/u-boot/cmd/
H A Dread.c15 int do_read(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_read() function
H A Dpmic.c110 static int do_read(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_read() function
/OK3568_Linux_fs/kernel/tools/spi/
H A Dspidev_fdx.c18 static void do_read(int fd, int len) in do_read() function
/OK3568_Linux_fs/kernel/drivers/mtd/tests/
H A Dstresstest.c74 static int do_read(void) in do_read() function
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/mm/
H A Dsubpage_prot.c52 static inline void do_read(const volatile void *addr) in do_read() function
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dtrace-event-read.c52 static int do_read(void *data, int size) in do_read() function
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A Drxe_comp.c340 static inline enum comp_state do_read(struct rxe_qp *qp, in do_read() function
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dr852.c172 static void r852_do_dma(struct r852_device *dev, uint8_t *buf, int do_read) in r852_do_dma()
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dformats_i.c417 #define do_read(type, f, n) do { \ in lsx_read_fields() macro
/OK3568_Linux_fs/kernel/drivers/net/appletalk/
H A Dltpc.c672 static int do_read(struct net_device *dev, void *cbuf, int cbuflen, in do_read() function
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dcavium.c298 static void do_read(struct cvm_mmc_host *host, struct mmc_request *req, in do_read() function
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_iter.c359 static int do_read(const char *path, const char *expected) in do_read() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dapm_32.c1462 static ssize_t do_read(struct file *fp, char __user *buf, size_t count, loff_t *ppos) in do_read() function
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c685 static int do_read(struct fsg_common *common) in do_read() function
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_mass_storage.c620 static int do_read(struct fsg_common *common) in do_read() function