Searched refs:interface_head (Results 1 – 1 of 1) sorted by relevance
84 struct list_head interface_head; member290 list_for_each_entry(netcp_intf, &netcp_device->interface_head, in netcp_module_probe()327 &netcp_device->interface_head, in netcp_module_probe()389 &netcp_device->interface_head, in netcp_release_module()2001 list_add_tail(&netcp->interface_list, &netcp_device->interface_head); in netcp_create_interface()2069 INIT_LIST_HEAD(&netcp_device->interface_head); in netcp_probe()2098 &netcp_device->interface_head, in netcp_probe()2128 &netcp_device->interface_head, in netcp_remove()2133 WARN(!list_empty(&netcp_device->interface_head), in netcp_remove()