Home
last modified time | relevance | path

Searched refs:prepare_read (Results 1 – 12 of 12) sorted by relevance

/openbmc/u-boot/drivers/misc/
H A Dfsl_iim.c128 static int prepare_read(struct fsl_iim **regs, u32 bank, u32 word, u32 *val, in prepare_read() function
148 ret = prepare_read(&regs, bank, word, val, __func__); in fuse_read()
182 ret = prepare_read(&regs, bank, word, val, __func__); in fuse_sense()
H A Dmxc_ocotp.c215 static int prepare_read(struct ocotp_regs **regs, u32 bank, u32 word, u32 *val, in prepare_read() function
228 ret = prepare_read(&regs, bank, word, val, __func__); in fuse_read()
324 ret = prepare_read(&regs, bank, word, val, __func__); in fuse_sense()
/openbmc/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-i2c.c106 prepare_read: in solo_i2c_handle_read()
125 goto prepare_read; in solo_i2c_handle_read()
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dhw_ops.h57 if (wl->ops->prepare_read) in wlcore_hw_prepare_read()
58 return wl->ops->prepare_read(wl, rx_desc, len); in wlcore_hw_prepare_read()
H A Dwlcore.h58 int (*prepare_read)(struct wl1271 *wl, u32 rx_desc, u32 len); member
/openbmc/linux/drivers/i2c/busses/
H A Di2c-synquacer.c399 goto prepare_read; in synquacer_i2c_isr()
447 prepare_read: in synquacer_i2c_isr()
H A Di2c-s3c2410.c424 goto prepare_read; in i2c_s3c_irq_nextbyte()
509 prepare_read: in i2c_s3c_irq_nextbyte()
/openbmc/linux/include/linux/
H A Dnetfs.h261 enum netfs_io_source (*prepare_read)(struct netfs_io_subrequest *subreq, member
/openbmc/linux/fs/netfs/
H A Dio.c493 return cres->ops->prepare_read(subreq, i_size); in netfs_cache_prepare_read()
/openbmc/linux/drivers/net/wireless/ti/wl12xx/
H A Dmain.c645 wl->ops->prepare_read = wl127x_prepare_read; in wl12xx_identify_chip()
669 wl->ops->prepare_read = wl127x_prepare_read; in wl12xx_identify_chip()
/openbmc/linux/fs/cachefiles/
H A Dio.c634 .prepare_read = cachefiles_prepare_read,
/openbmc/linux/Documentation/filesystems/
H A Dnetfs_library.rst490 enum netfs_io_source (*prepare_read)(struct netfs_io_subrequest *subreq,
546 * ``prepare_read()``