Searched refs:port_init (Results 1 – 4 of 4) sorted by relevance
25 static void *port_init(char *str, int device, const struct chan_opts *opts) in port_init() function101 .init = port_init,
98 int (*port_init)(struct rocker_port *rocker_port); member
1509 if (!wops->port_init) in rocker_world_port_init()1511 return wops->port_init(rocker_port); in rocker_world_port_init()
2803 .port_init = ofdpa_port_init,