Searched refs:ice_debugfs_module_show (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_debugfs.c123 * ice_debugfs_module_show - read from 'module' file
127 static int ice_debugfs_module_show(struct seq_file *s, void *v) function
150 return single_open(filp, ice_debugfs_module_show, inode->i_private);

Completed in 123 milliseconds