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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/
H A Dsbs.c862 struct file_operations *state_fops,
891 if (state_fops) {
897 entry->proc_fops = state_fops;
858 acpi_sbs_generic_add_fs(struct proc_dir_entry **dir, struct proc_dir_entry *parent_dir, char *dir_name, struct file_operations *info_fops, struct file_operations *state_fops, struct file_operations *alarm_fops, void *data) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/dmasound/
H A Ddmasound_core.c1524 static const struct file_operations state_fops = { variable in typeref:struct:file_operations
1537 state_unit = register_sound_special(&state_fops, SND_DEV_STATUS);

Completed in 86 milliseconds