Searched refs:pde_data (Results 1 – 2 of 2) sorted by relevance
123 static inline void *pde_data(const struct inode *inode) in pde_data() function211 static inline void *pde_data(const struct inode *inode) {BUG(); return NULL;} in pde_data() function
238 return single_open(file, __name ## _show, pde_data(inode)); \