Searched refs:he_proc_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | he.c | 104 static int he_proc_read(struct atm_dev *dev,loff_t *pos,char *page); 172 .proc_read = he_proc_read, 2703 he_proc_read(struct atm_dev *dev, loff_t *pos, char *page) in he_proc_read() function
|
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | he.c | 104 static int he_proc_read(struct atm_dev *dev,loff_t *pos,char *page); 172 .proc_read = he_proc_read, 2700 he_proc_read(struct atm_dev *dev, loff_t *pos, char *page) in he_proc_read() function
|
Completed in 6 milliseconds