Searched refs:read_func (Results 1 – 8 of 8) sorted by relevance
| /drivers/firmware/google/ |
| 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()
|
| A D | memconsole.h | 20 void memconsole_setup(ssize_t (*read_func)(char *, loff_t, size_t));
|
| /drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| A D | hclge_debugfs.h | 95 read_func dbg_read_func;
|
| A D | hclge_main.h | 1146 read_func *func);
|
| A D | hclge_debugfs.c | 2939 read_func *func) in hclge_dbg_get_read_func()
|
| /drivers/net/ethernet/hisilicon/hns3/ |
| A D | hnae3.h | 444 typedef int (*read_func)(struct seq_file *s, void *data); typedef 806 read_func *func);
|
| A D | hns3_debugfs.c | 869 read_func func = NULL; in hns3_dbg_common_init_t1() 906 read_func func; in hns3_dbg_common_init_t2()
|
| /drivers/net/ethernet/broadcom/bnx2x/ |
| A D | bnx2x_link.c | 8085 read_sfp_module_eeprom_func_p read_func; in bnx2x_read_sfp_module_eeprom() local 8094 read_func = bnx2x_8726_read_sfp_module_eeprom; in bnx2x_read_sfp_module_eeprom() 8098 read_func = bnx2x_8727_read_sfp_module_eeprom; in bnx2x_read_sfp_module_eeprom() 8101 read_func = bnx2x_warpcore_read_sfp_module_eeprom; in bnx2x_read_sfp_module_eeprom() 8110 rc = read_func(phy, params, dev_addr, addr, xfer_size, in bnx2x_read_sfp_module_eeprom()
|
Completed in 46 milliseconds