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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/misc/hdpuftrs/
H A Dhdpu_nexus.c27 static struct proc_dir_entry *hdpu_slot_id; variable in typeref:struct:proc_dir_entry
72 hdpu_slot_id = create_proc_entry("sky_slot_id", 0666, &proc_root);
73 hdpu_slot_id->read_proc = hdpu_slot_id_read;
86 hdpu_slot_id = 0;

Completed in 131 milliseconds