Searched refs:port_list (Results 1 – 1 of 1) sorted by relevance
18 struct port_list { struct31 struct port_list *port; argument42 struct port_list *port;76 static int port_accept(struct port_list *port) in port_accept()130 struct port_list *port; in port_work_proc()136 port = list_entry(ele, struct port_list, list); in port_work_proc()152 struct port_list *port = data; in port_interrupt()162 struct port_list *port; in port_data()168 port = list_entry(ele, struct port_list, list); in port_data()172 port = kmalloc(sizeof(struct port_list), GFP_KERNEL); in port_data()[all …]