Home
last modified time | relevance | path

Searched defs:vctrl (Results 1 – 10 of 10) sorted by relevance

/Linux-v6.6/drivers/regulator/
Dvctrl-regulator.c48 static int vctrl_calc_ctrl_voltage(struct vctrl_data *vctrl, int out_uV) in vctrl_calc_ctrl_voltage()
59 static int vctrl_calc_output_voltage(struct vctrl_data *vctrl, int ctrl_uV) in vctrl_calc_output_voltage()
83 struct vctrl_data *vctrl = rdev_get_drvdata(rdev); in vctrl_get_voltage() local
98 struct vctrl_data *vctrl = rdev_get_drvdata(rdev); in vctrl_set_voltage() local
154 struct vctrl_data *vctrl = rdev_get_drvdata(rdev); in vctrl_get_voltage_sel() local
162 struct vctrl_data *vctrl = rdev_get_drvdata(rdev); in vctrl_set_voltage_sel() local
229 struct vctrl_data *vctrl = rdev_get_drvdata(rdev); in vctrl_list_voltage() local
238 struct vctrl_data *vctrl) in vctrl_parse_dt()
325 struct vctrl_data *vctrl = platform_get_drvdata(pdev); in vctrl_init_vtable() local
401 struct vctrl_data *vctrl = rdev_get_drvdata(rdev); in vctrl_enable() local
[all …]
/Linux-v6.6/drivers/net/ethernet/microchip/vcap/
Dvcap_api_debugfs.c12 struct vcap_control *vctrl; member
17 struct vcap_control *vctrl; member
22 static void vcap_debugfs_show_rule_keyfield(struct vcap_control *vctrl, in vcap_debugfs_show_rule_keyfield()
117 vcap_debugfs_show_rule_actionfield(struct vcap_control *vctrl, in vcap_debugfs_show_rule_actionfield()
194 struct vcap_control *vctrl = ri->vctrl; in vcap_debugfs_show_rule_keyset() local
215 struct vcap_control *vctrl = ri->vctrl; in vcap_debugfs_show_rule_actionset() local
236 static void vcap_show_admin_rule(struct vcap_control *vctrl, in vcap_show_admin_rule()
266 static void vcap_show_admin_info(struct vcap_control *vctrl, in vcap_show_admin_info()
292 static int vcap_show_admin(struct vcap_control *vctrl, in vcap_show_admin()
315 static int vcap_show_admin_raw(struct vcap_control *vctrl, in vcap_show_admin_raw()
[all …]
Dvcap_api.c218 static bool vcap_verify_keystream_keyset(struct vcap_control *vctrl, in vcap_verify_keystream_keyset()
308 static int vcap_find_keystream_typegroup_sw(struct vcap_control *vctrl, in vcap_find_keystream_typegroup_sw()
333 vcap_find_keystream_keysets(struct vcap_control *vctrl, in vcap_find_keystream_keysets()
366 int vcap_addr_keysets(struct vcap_control *vctrl, in vcap_addr_keysets()
396 const struct vcap_field *vcap_keyfields(struct vcap_control *vctrl, in vcap_keyfields()
407 const struct vcap_set *vcap_keyfieldset(struct vcap_control *vctrl, in vcap_keyfieldset()
425 vcap_keyfield_typegroup(struct vcap_control *vctrl, in vcap_keyfield_typegroup()
437 int vcap_keyfield_count(struct vcap_control *vctrl, in vcap_keyfield_count()
499 static void vcap_encode_keyfield_typegroups(struct vcap_control *vctrl, in vcap_encode_keyfield_typegroups()
691 vcap_actionfields(struct vcap_control *vctrl, in vcap_actionfields()
[all …]
Dvcap_api_debugfs.h28 struct vcap_control *vctrl, in vcap_port_debugfs()
35 struct vcap_control *vctrl) in vcap_debugfs()
Dvcap_api_private.h28 struct vcap_control *vctrl; /* the client control */ member
/Linux-v6.6/drivers/net/ethernet/microchip/sparx5/
Dsparx5_tc_flower.c260 static int sparx5_tc_flower_action_check(struct vcap_control *vctrl, in sparx5_tc_flower_action_check()
386 struct vcap_control *vctrl; in sparx5_tc_select_protocol_keyset() local
466 static int sparx5_tc_add_rule_copy(struct vcap_control *vctrl, in sparx5_tc_add_rule_copy()
529 static int sparx5_tc_add_remaining_rules(struct vcap_control *vctrl, in sparx5_tc_add_remaining_rules()
618 static int sparx5_tc_add_rule_link(struct vcap_control *vctrl, in sparx5_tc_add_rule_link()
1093 struct vcap_control *vctrl; in sparx5_tc_flower_replace() local
1268 struct vcap_control *vctrl, in sparx5_tc_free_rule_resources()
1292 struct vcap_control *vctrl; in sparx5_tc_flower_destroy() local
1326 struct vcap_control *vctrl; in sparx5_tc_flower_stats() local
1352 struct vcap_control *vctrl; in sparx5_tc_flower_template_create() local
[all …]
Dsparx5_vcap_debugfs.c446 struct vcap_control *vctrl; in sparx5_port_info() local
/Linux-v6.6/drivers/net/ethernet/microchip/lan966x/
Dlan966x_tc_flower.c253 static int lan966x_tc_flower_action_check(struct vcap_control *vctrl, in lan966x_tc_flower_action_check()
373 static int lan966x_tc_add_rule_link(struct vcap_control *vctrl, in lan966x_tc_add_rule_link()
557 struct vcap_control *vctrl; in lan966x_tc_flower_del() local
Dlan966x_vcap_debugfs.c220 struct vcap_control *vctrl; in lan966x_vcap_port_info() local
/Linux-v6.6/include/linux/irqchip/
Darm-vgic-info.h30 struct resource vctrl; member