Searched refs:fwl_ops (Results 1 – 3 of 3) sorted by relevance
416 struct ti_sci_fwl_ops *fwl_ops; in remove_fwl_configs() local421 fwl_ops = &ti_sci->ops.fwl_ops; in remove_fwl_configs()428 fwl_ops->get_fwl_region(ti_sci, ®ion); in remove_fwl_configs()435 if (fwl_ops->set_fwl_region(ti_sci, ®ion)) in remove_fwl_configs()
601 struct ti_sci_fwl_ops fwl_ops; member
2796 struct ti_sci_fwl_ops *fwl_ops = &ops->fwl_ops; in ti_sci_setup_ops() local2858 fwl_ops->set_fwl_region = ti_sci_cmd_set_fwl_region; in ti_sci_setup_ops()2859 fwl_ops->get_fwl_region = ti_sci_cmd_get_fwl_region; in ti_sci_setup_ops()2860 fwl_ops->change_fwl_owner = ti_sci_cmd_change_fwl_owner; in ti_sci_setup_ops()
Completed in 10 milliseconds