Home
last modified time | relevance | path

Searched refs:parent_type (Results 1 – 24 of 24) sorted by relevance

/Linux-v6.1/drivers/gpio/
Dgpio-visconti.c94 unsigned int *parent_type) in visconti_gpio_child_to_parent_hwirq() argument
99 *parent_type = IRQ_TYPE_LEVEL_HIGH; in visconti_gpio_child_to_parent_hwirq()
109 unsigned int parent_type) in visconti_gpio_populate_parent_fwspec() argument
117 fwspec->param[2] = parent_type; in visconti_gpio_populate_parent_fwspec()
Dgpio-msc313.c556 unsigned int parent_type) in msc313_gpio_populate_parent_fwspec() argument
564 fwspec->param[2] = parent_type; in msc313_gpio_populate_parent_fwspec()
573 unsigned int *parent_type) in msc313e_gpio_child_to_parent_hwirq() argument
584 *parent_type = child_type; in msc313e_gpio_child_to_parent_hwirq()
Dgpio-ixp4xx.c175 unsigned int *parent_type) in ixp4xx_gpio_child_to_parent_hwirq() argument
178 *parent_type = IRQ_TYPE_LEVEL_HIGH; in ixp4xx_gpio_child_to_parent_hwirq()
Dgpio-sifive.c161 unsigned int *parent_type) in sifive_gpio_child_to_parent_hwirq() argument
166 *parent_type = IRQ_TYPE_NONE; in sifive_gpio_child_to_parent_hwirq()
Dgpio-thunderx.c394 unsigned int *parent_type) in thunderx_gpio_child_to_parent_hwirq() argument
405 *parent_type = IRQ_TYPE_LEVEL_HIGH; in thunderx_gpio_child_to_parent_hwirq()
412 unsigned int parent_type) in thunderx_gpio_populate_parent_alloc_info() argument
Dgpio-tegra.c440 unsigned int *parent_type) in tegra_gpio_child_to_parent_hwirq() argument
443 *parent_type = type; in tegra_gpio_child_to_parent_hwirq()
451 unsigned int parent_type) in tegra_gpio_populate_parent_fwspec() argument
459 fwspec->param[2] = parent_type; in tegra_gpio_populate_parent_fwspec()
Dgpio-tegra186.c627 unsigned int parent_type) in tegra186_gpio_populate_parent_fwspec() argument
636 fwspec->param[2] = parent_type; in tegra186_gpio_populate_parent_fwspec()
645 unsigned int *parent_type) in tegra186_gpio_child_to_parent_hwirq() argument
648 *parent_type = type; in tegra186_gpio_child_to_parent_hwirq()
Dgpiolib.c1041 unsigned int parent_type; in gpiochip_set_hierarchical_irqchip() local
1053 &parent_type); in gpiochip_set_hierarchical_irqchip()
1122 unsigned int parent_type; in gpiochip_hierarchy_irq_domain_alloc() local
1139 &parent_hwirq, &parent_type); in gpiochip_hierarchy_irq_domain_alloc()
1161 parent_hwirq, parent_type); in gpiochip_hierarchy_irq_domain_alloc()
1249 unsigned int parent_type) in gpiochip_populate_parent_fwspec_twocell() argument
1256 fwspec->param[1] = parent_type; in gpiochip_populate_parent_fwspec_twocell()
1265 unsigned int parent_type) in gpiochip_populate_parent_fwspec_fourcell() argument
1274 fwspec->param[3] = parent_type; in gpiochip_populate_parent_fwspec_fourcell()
/Linux-v6.1/drivers/devfreq/
Dgovernor_passive.c185 switch (p_data->parent_type) { in devfreq_passive_get_target_freq()
407 if (p_data->parent_type == DEVFREQ_PARENT_DEV) in devfreq_passive_event_handler()
409 else if (p_data->parent_type == CPUFREQ_PARENT_DEV) in devfreq_passive_event_handler()
413 if (p_data->parent_type == DEVFREQ_PARENT_DEV) in devfreq_passive_event_handler()
415 else if (p_data->parent_type == CPUFREQ_PARENT_DEV) in devfreq_passive_event_handler()
Dmtk-cci-devfreq.c360 passive_data->parent_type = CPUFREQ_PARENT_DEV; in mtk_ccifreq_probe()
/Linux-v6.1/include/linux/gpio/
Ddriver.h104 unsigned int *parent_type);
118 unsigned int parent_type);
665 unsigned int parent_type);
669 unsigned int parent_type);
/Linux-v6.1/drivers/pinctrl/qcom/
Dpinctrl-ssbi-mpp.c760 unsigned int *parent_type) in pm8821_mpp_child_to_parent_hwirq() argument
763 *parent_type = child_type; in pm8821_mpp_child_to_parent_hwirq()
772 unsigned int *parent_type) in pm8xxx_mpp_child_to_parent_hwirq() argument
775 *parent_type = child_type; in pm8xxx_mpp_child_to_parent_hwirq()
Dpinctrl-spmi-gpio.c994 unsigned int *parent_type) in pmic_gpio_child_to_parent_hwirq() argument
999 *parent_type = child_type; in pmic_gpio_child_to_parent_hwirq()
1007 unsigned int parent_type) in pmic_gpio_populate_parent_fwspec() argument
1018 fwspec->param[3] = parent_type; in pmic_gpio_populate_parent_fwspec()
Dpinctrl-ssbi-gpio.c690 unsigned int *parent_type) in pm8xxx_child_to_parent_hwirq() argument
693 *parent_type = child_type; in pm8xxx_child_to_parent_hwirq()
Dpinctrl-spmi-mpp.c816 unsigned int *parent_type) in pmic_mpp_child_to_parent_hwirq() argument
819 *parent_type = child_type; in pmic_mpp_child_to_parent_hwirq()
Dpinctrl-msm.c1261 unsigned int *parent_type) in msm_gpio_wakeirq() argument
1268 *parent_type = IRQ_TYPE_EDGE_RISING; in msm_gpio_wakeirq()
/Linux-v6.1/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.h72 enum i40e_switch_element_types parent_type; member
Di40e_virtchnl_pf.c1823 vfs[i].parent_type = I40E_SWITCH_ELEMENT_TYPE_VEB; in i40e_alloc_vfs()
/Linux-v6.1/include/linux/
Ddevfreq.h332 enum devfreq_parent_dev_type parent_type; member
/Linux-v6.1/drivers/pinctrl/stm32/
Dpinctrl-stm32.c354 u32 parent_type; in stm32_gpio_set_type() local
360 parent_type = type; in stm32_gpio_set_type()
363 parent_type = IRQ_TYPE_EDGE_RISING; in stm32_gpio_set_type()
366 parent_type = IRQ_TYPE_EDGE_FALLING; in stm32_gpio_set_type()
374 return irq_chip_set_type_parent(d, parent_type); in stm32_gpio_set_type()
/Linux-v6.1/drivers/pinctrl/renesas/
Dpinctrl-rzg2l.c1234 unsigned int *parent_type) in rzg2l_gpio_child_to_parent_hwirq() argument
1253 *parent_type = IRQ_TYPE_LEVEL_HIGH; in rzg2l_gpio_child_to_parent_hwirq()
1261 unsigned int parent_type) in rzg2l_gpio_populate_parent_fwspec() argument
1268 fwspec->param[1] = parent_type; in rzg2l_gpio_populate_parent_fwspec()
/Linux-v6.1/include/scsi/
Dscsi_transport_iscsi.h471 extern char *iscsi_get_discovery_parent_name(int parent_type);
/Linux-v6.1/drivers/scsi/qla4xxx/
Dql4_os.c7846 int parent_type; in qla4xxx_sysfs_ddb_get_param() local
8013 parent_type = ISCSI_DISC_PARENT_ISNS; in qla4xxx_sysfs_ddb_get_param()
8015 parent_type = ISCSI_DISC_PARENT_UNKNOWN; in qla4xxx_sysfs_ddb_get_param()
8017 parent_type = ISCSI_DISC_PARENT_SENDTGT; in qla4xxx_sysfs_ddb_get_param()
8019 parent_type = ISCSI_DISC_PARENT_UNKNOWN; in qla4xxx_sysfs_ddb_get_param()
8022 iscsi_get_discovery_parent_name(parent_type)); in qla4xxx_sysfs_ddb_get_param()
/Linux-v6.1/drivers/scsi/
Dscsi_transport_iscsi.c3392 char *iscsi_get_discovery_parent_name(int parent_type) in iscsi_get_discovery_parent_name() argument
3398 if (iscsi_discovery_parent_names[i].value & parent_type) { in iscsi_get_discovery_parent_name()