Searched refs:fwl_ops (Results 1 – 3 of 3) sorted by relevance
574 struct ti_sci_fwl_ops *fwl_ops; in remove_fwl_configs() local579 fwl_ops = &ti_sci->ops.fwl_ops; in remove_fwl_configs()586 fwl_ops->get_fwl_region(ti_sci, ®ion); in remove_fwl_configs()596 if (fwl_ops->set_fwl_region(ti_sci, ®ion)) in remove_fwl_configs()
2616 struct ti_sci_fwl_ops *fwl_ops = &ops->fwl_ops; in ti_sci_setup_ops() local2678 fwl_ops->set_fwl_region = ti_sci_cmd_set_fwl_region; in ti_sci_setup_ops()2679 fwl_ops->get_fwl_region = ti_sci_cmd_get_fwl_region; in ti_sci_setup_ops()2680 fwl_ops->change_fwl_owner = ti_sci_cmd_change_fwl_owner; in ti_sci_setup_ops()
617 struct ti_sci_fwl_ops fwl_ops; member
Completed in 13 milliseconds