Searched refs:read_func (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/firmware/google/ |
| H A D | memconsole.c | 34 void memconsole_setup(ssize_t (*read_func)(char *, loff_t, size_t)) in memconsole_setup() 36 memconsole_bin_attr.private = read_func; in memconsole_setup()
|
| H A D | memconsole.h | 20 void memconsole_setup(ssize_t (*read_func)(char *, loff_t, size_t));
|
| /OK3568_Linux_fs/external/mpp/utils/ |
| H A D | mpi_dec_utils.c | 58 ReaderFunc read_func; member 217 impl->read_func = read_ivf_file; in check_file_type() 230 impl->read_func = read_jpeg_file; in check_file_type() 246 impl->read_func = read_normal_file; in check_file_type() 394 FileBufSlot *slot = impl->read_func(impl); in reader_worker()
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | hwmon-kernel-api.rst | 290 int read_func(struct device *dev, enum hwmon_sensor_types type,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_link.c | 8083 read_sfp_module_eeprom_func_p read_func; in bnx2x_read_sfp_module_eeprom() local 8092 read_func = bnx2x_8726_read_sfp_module_eeprom; in bnx2x_read_sfp_module_eeprom() 8096 read_func = bnx2x_8727_read_sfp_module_eeprom; in bnx2x_read_sfp_module_eeprom() 8099 read_func = bnx2x_warpcore_read_sfp_module_eeprom; in bnx2x_read_sfp_module_eeprom() 8108 rc = read_func(phy, params, dev_addr, addr, xfer_size, in bnx2x_read_sfp_module_eeprom()
|