Searched defs:occ_port (Results 1 – 1 of 1) sorted by relevance
2154 struct occ_port { struct2155 struct list_head list;2156 char *bus_name;2157 char *dev_name;2181 static struct occ_port *occ_port_alloc(uint32_t port_index) in occ_port_alloc() argument2183 struct occ_port *occ_port; in occ_port_alloc() local2195 static void occ_port_free(struct occ_port *occ_port) in occ_port_free()2221 struct occ_port *occ_port, *tmp; in occ_show_free() local2230 struct occ_port *occ_port; in occ_port_get() local2292 static void pr_out_occ_show_port(struct dl *dl, struct occ_port *occ_port) in pr_out_occ_show_port()[all …]