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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dsnsc.h45 struct sysctl_data_s { struct
91 void scdrv_event_init(struct sysctl_data_s *);
H A Dsnsc.c73 struct sysctl_data_s *scd;
78 scd = container_of(inode->i_cdev, struct sysctl_data_s, scd_cdev);
377 struct sysctl_data_s *scd;
405 scd = kzalloc(sizeof (struct sysctl_data_s),
H A Dsnsc_event.c268 scdrv_event_init(struct sysctl_data_s *scd)

Completed in 55 milliseconds