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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/bcm57xx/linux/
H A Db57proc.c465 pUmDevice->pfs_entry = create_proc_entry(pUmDevice->pfs_name,
467 if (pUmDevice->pfs_entry == 0)
469 pUmDevice->pfs_entry->read_proc = bcm5700_read_pfs;
470 pUmDevice->pfs_entry->data = dev;
H A Dmm.h338 struct proc_dir_entry *pfs_entry; member in struct:_UM_DEVICE_BLOCK

Completed in 281 milliseconds