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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Dchar_dev.c52 static struct char_device_struct { struct
53 struct char_device_struct *next;
72 struct char_device_struct *cd;
95 static struct char_device_struct *
99 struct char_device_struct *cd, **cp;
103 cd = kzalloc(sizeof(struct char_device_struct), GFP_KERNEL);
168 static struct char_device_struct *
171 struct char_device_struct *cd = NULL, **cp;
199 struct char_device_struct *cd;
236 struct char_device_struct *c
[all...]

Completed in 79 milliseconds