Searched refs:devctl_device_reset (Results 1 – 7 of 7) sorted by relevance
111 devctl_device_reset(devctl_hdl_t hdl);
72 devctl_device_reset;
885 devctl_device_reset(devctl_hdl_t dcp) in devctl_device_reset() function
143 {"dev-reset", devctl_device_reset},
240 { SCFGA_RESET_DEV, DEV_OP, devctl_device_reset }
258 { FPCFGA_RESET_DEV, DEV_OP, devctl_device_reset }
1319 exit_code = devctl_device_reset(dcp); in hotplug_e()