Searched refs:device_port_activate (Results 1 – 3 of 3) sorted by relevance
208 int device_port_activate(uint32_t, void *);
921 device_port_activate(uint32_t phandle, void *arg) in device_port_activate() function
399 error = device_port_activate(ports[i], &sc->sc_ddev); in rkdrm_attachhook()