Searched refs:parent_type (Results 1 – 14 of 14) sorted by relevance
210 switch (p_data->parent_type) { in devfreq_passive_get_target_freq()431 if (p_data->parent_type == DEVFREQ_PARENT_DEV) in devfreq_passive_event_handler()433 else if (p_data->parent_type == CPUFREQ_PARENT_DEV) in devfreq_passive_event_handler()437 if (p_data->parent_type == DEVFREQ_PARENT_DEV) in devfreq_passive_event_handler()439 else if (p_data->parent_type == CPUFREQ_PARENT_DEV) in devfreq_passive_event_handler()
405 unsigned int *parent_type) in thunderx_gpio_child_to_parent_hwirq() argument416 *parent_type = IRQ_TYPE_LEVEL_HIGH; in thunderx_gpio_child_to_parent_hwirq()423 unsigned int parent_type) in thunderx_gpio_populate_parent_alloc_info() argument
424 unsigned int *parent_type) in tegra_gpio_child_to_parent_hwirq() argument427 *parent_type = type; in tegra_gpio_child_to_parent_hwirq()435 unsigned int parent_type) in tegra_gpio_populate_parent_fwspec() argument443 fwspec->param[2] = parent_type; in tegra_gpio_populate_parent_fwspec()
1668 unsigned int parent_type; in gpiochip_set_hierarchical_irqchip() local1680 &parent_type); in gpiochip_set_hierarchical_irqchip()1740 unsigned int parent_type; in gpiochip_hierarchy_irq_domain_alloc() local1757 &parent_hwirq, &parent_type); in gpiochip_hierarchy_irq_domain_alloc()1779 parent_hwirq, parent_type); in gpiochip_hierarchy_irq_domain_alloc()1909 unsigned int parent_type) in gpiochip_populate_parent_fwspec_twocell() argument1916 fwspec->param[1] = parent_type; in gpiochip_populate_parent_fwspec_twocell()1925 unsigned int parent_type) in gpiochip_populate_parent_fwspec_fourcell() argument1934 fwspec->param[3] = parent_type; in gpiochip_populate_parent_fwspec_fourcell()
81 enum i40e_switch_element_types parent_type; member
1857 vfs[i].parent_type = I40E_SWITCH_ELEMENT_TYPE_VEB; in i40e_alloc_vfs()
1017 unsigned int *parent_type) in pmic_gpio_child_to_parent_hwirq() argument1022 *parent_type = child_type; in pmic_gpio_child_to_parent_hwirq()1030 unsigned int parent_type) in pmic_gpio_populate_parent_fwspec() argument1041 fwspec->param[3] = parent_type; in pmic_gpio_populate_parent_fwspec()
1400 unsigned int *parent_type) in msm_gpio_wakeirq() argument1407 *parent_type = IRQ_TYPE_EDGE_RISING; in msm_gpio_wakeirq()
336 enum devfreq_parent_dev_type parent_type; member
520 u32 parent_type; in stm32_gpio_set_type() local526 parent_type = type; in stm32_gpio_set_type()529 parent_type = IRQ_TYPE_EDGE_RISING; in stm32_gpio_set_type()532 parent_type = IRQ_TYPE_EDGE_FALLING; in stm32_gpio_set_type()540 return irq_chip_set_type_parent(d, parent_type); in stm32_gpio_set_type()
2025 const struct btf_type *parent_type, in adjust_var_secinfo_member() argument2032 if (!btf_is_composite(parent_type)) { in adjust_var_secinfo_member()2037 for (i = 0; i < btf_vlen(parent_type); ++i) { in adjust_var_secinfo_member()2042 member = btf_members(parent_type) + i; in adjust_var_secinfo_member()2053 if (btf_member_bitfield_size(parent_type, i) != 0) { in adjust_var_secinfo_member()
1684 port->parent_type = PHY_PORT_PHY; in phy_setup_sfp_port()3461 port->parent_type = PHY_PORT_PHY; in phy_default_setup_single_port()3512 port->parent_type = PHY_PORT_PHY; in of_phy_ports()
3418 char *iscsi_get_discovery_parent_name(int parent_type) in iscsi_get_discovery_parent_name() argument3424 if (iscsi_discovery_parent_names[i].value & parent_type) { in iscsi_get_discovery_parent_name()
12846 enum bpf_dynptr_type parent_type = meta->dynptr.type; in check_kfunc_args() local12848 if (parent_type == BPF_DYNPTR_TYPE_INVALID) { in check_kfunc_args()12853 dynptr_arg_type |= (unsigned int)get_dynptr_type_flag(parent_type); in check_kfunc_args()