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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dmfd.c91 struct hsu_port { struct
239 static int hsu_debugfs_init(struct hsu_port *hsu)
263 static void hsu_debugfs_remove(struct hsu_port *hsu)
270 static inline int hsu_debugfs_init(struct hsu_port *hsu)
275 static inline void hsu_debugfs_remove(struct hsu_port *hsu)
674 struct hsu_port *hsu = dev_id;
1259 static struct hsu_port *phsu;
1355 struct hsu_port *hsu;
1360 hsu = kzalloc(sizeof(struct hsu_port), GFP_KERNEL);
1389 sprintf(uport->name, "hsu_port
[all...]

Completed in 47 milliseconds