/kernel/linux/linux-6.6/include/linux/ |
H A D | exportfs.h | 39 * 32 bit parent directory inode number. 52 * 64 bit parent object ID, 32 bit parent generation. 59 * 64 bit parent object ID, 32 bit parent generation, 60 * 64 bit parent root object ID. 73 * 32 bit parent block number, 32 bit parent generation number 85 * 32 bit generation number, 32 bit parent generation. 86 * 64 bit parent inod [all...] |
/kernel/linux/linux-6.6/include/linux/iio/ |
H A D | trigger.h | 159 #define iio_trigger_alloc(parent, fmt, ...) \ 160 __iio_trigger_alloc((parent), THIS_MODULE, (fmt), ##__VA_ARGS__) 163 struct iio_trigger *__iio_trigger_alloc(struct device *parent,
|
/kernel/linux/linux-6.6/include/media/ |
H A D | demux.h | 84 * @parent: pointer to struct dmx_demux 96 struct dmx_demux *parent; member 120 * @parent: Back-pointer to struct dmx_section_feed. 133 struct dmx_section_feed *parent; member 142 * @parent: pointer to struct dmx_demux 165 struct dmx_demux *parent; member
|
/kernel/linux/linux-6.6/drivers/reset/ |
H A D | reset-mpfs.c | 130 rcdev->dev->parent = dev->parent; in mpfs_reset_probe() 132 rcdev->of_node = dev->parent->of_node; in mpfs_reset_probe()
|
/kernel/linux/linux-6.6/drivers/platform/x86/intel/ |
H A D | mrfld_pwrbtn.c | 25 struct device *dev = input->dev.parent; in mrfld_pwrbtn_interrupt() 45 struct intel_soc_pmic *pmic = dev_get_drvdata(dev->parent); in mrfld_pwrbtn_probe() 59 input->dev.parent = dev; in mrfld_pwrbtn_probe()
|
/kernel/linux/linux-6.6/drivers/thermal/ |
H A D | khadas_mcu_fan.c | 81 struct khadas_mcu *mcu = dev_get_drvdata(pdev->dev.parent); in khadas_mcu_fan_probe() 93 cdev = devm_thermal_of_cooling_device_register(dev->parent, in khadas_mcu_fan_probe() 94 dev->parent->of_node, "khadas-mcu-fan", ctx, in khadas_mcu_fan_probe()
|
/kernel/linux/linux-6.6/drivers/base/power/ |
H A D | power.h | 128 extern int wakeup_source_sysfs_add(struct device *parent, 132 extern int pm_wakeup_source_sysfs_add(struct device *parent); 158 static inline int pm_wakeup_source_sysfs_add(struct device *parent) in pm_wakeup_source_sysfs_add() argument
|
/kernel/linux/linux-6.6/drivers/block/drbd/ |
H A D | drbd_interval.c | 27 struct rb_node **new = &root->rb_node, *parent = NULL; in drbd_insert_interval() local 36 parent = *new; in drbd_insert_interval() 52 rb_link_node(&this->rb, parent, new); in drbd_insert_interval()
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-tps65912.c | 100 struct tps65912 *tps = dev_get_drvdata(pdev->dev.parent); in tps65912_gpio_probe() 107 gpio->tps = dev_get_drvdata(pdev->dev.parent); in tps65912_gpio_probe() 109 gpio->gpio_chip.parent = tps->dev; in tps65912_gpio_probe()
|
H A D | gpio-bd71828.c | 108 bdgpio->gpio.parent = dev->parent; in bd71828_probe() 124 bdgpio->regmap = dev_get_regmap(dev->parent, NULL); in bd71828_probe()
|
H A D | gpio-amdpt.c | 37 dev_dbg(gc->parent, "pt_gpio_request offset=%x\n", offset); in pt_gpio_request() 43 dev_warn(gc->parent, "PT GPIO pin %x reconfigured\n", in pt_gpio_request() 70 dev_dbg(gc->parent, "pt_gpio_free offset=%x\n", offset); in pt_gpio_free()
|
H A D | gpio-bd9571mwv.c | 105 gpio->regmap = dev_get_regmap(pdev->dev.parent, NULL); in bd9571mwv_gpio_probe() 107 gpio->chip.parent = pdev->dev.parent; in bd9571mwv_gpio_probe()
|
H A D | gpio-i8255.c | 109 if (!config->parent) in devm_i8255_regmap_register() 124 gpio_config.parent = config->parent; in devm_i8255_regmap_register()
|
H A D | gpio-altera-a10sr.c | 19 * @regmap: the regmap from the parent device. 83 struct altr_a10sr *a10sr = dev_get_drvdata(pdev->dev.parent); in altr_a10sr_gpio_probe() 92 gpio->gp.parent = pdev->dev.parent; in altr_a10sr_gpio_probe()
|
H A D | gpio-sl28cpld.c | 96 if (!pdev->dev.parent) in sl28cpld_gpio_probe() 107 regmap = dev_get_regmap(pdev->dev.parent, NULL); in sl28cpld_gpio_probe() 112 config.parent = &pdev->dev; in sl28cpld_gpio_probe()
|
/kernel/linux/linux-6.6/drivers/dma-buf/ |
H A D | dma-buf-process-info.c | 148 int dma_buf_process_info_init_debugfs(struct dentry *parent) in dma_buf_process_info_init_debugfs() argument 153 if (IS_ERR_OR_NULL(parent)) in dma_buf_process_info_init_debugfs() 157 parent, NULL, in dma_buf_process_info_init_debugfs()
|
/kernel/linux/linux-6.6/drivers/pinctrl/bcm/ |
H A D | pinctrl-bcm63xx.c | 51 grc.parent = dev; in bcm63xx_gpio_probe() 82 pc->regs = syscon_node_to_regmap(dev->parent->of_node); in bcm63xx_pinctrl_probe() 97 for_each_child_of_node(dev->parent->of_node, node) { in bcm63xx_pinctrl_probe()
|
/kernel/linux/linux-6.6/drivers/nvdimm/ |
H A D | dax_devs.c | 15 struct nd_region *nd_region = to_nd_region(dev->parent); in nd_dax_release() 67 dev->parent = &nd_region->dev; in nd_dax_alloc() 94 struct nd_region *nd_region = to_nd_region(ndns->dev.parent); in nd_dax_probe()
|
/kernel/linux/linux-6.6/drivers/pci/ |
H A D | remove.c | 11 if (res->parent) in pci_free_resources() 33 if (!dev->dev.kobj.parent) in pci_destroy_dev() 165 pci_bus_release_domain_nr(bus, host_bridge->dev.parent); in pci_remove_root_bus()
|
/kernel/linux/linux-6.6/drivers/phy/rockchip/ |
H A D | phy-rockchip-dp.c | 86 if (!dev->parent || !dev->parent->of_node) in rockchip_dp_phy_probe() 107 dp->grf = syscon_node_to_regmap(dev->parent->of_node); in rockchip_dp_phy_probe()
|
/kernel/linux/linux-6.6/drivers/irqchip/ |
H A D | irq-or1k-pic.c | 156 struct device_node *parent) in or1k_pic_or1200_init() 164 struct device_node *parent) in or1k_pic_level_init() 172 struct device_node *parent) in or1k_pic_edge_init() 155 or1k_pic_or1200_init(struct device_node *node, struct device_node *parent) or1k_pic_or1200_init() argument 163 or1k_pic_level_init(struct device_node *node, struct device_node *parent) or1k_pic_level_init() argument 171 or1k_pic_edge_init(struct device_node *node, struct device_node *parent) or1k_pic_edge_init() argument
|
/kernel/linux/linux-6.6/drivers/iommu/ |
H A D | iommu-sysfs.c | 55 struct device *parent, in iommu_device_sysfs_add() 69 iommu->dev->parent = parent; in iommu_device_sysfs_add() 54 iommu_device_sysfs_add(struct iommu_device *iommu, struct device *parent, const struct attribute_group **groups, const char *fmt, ...) iommu_device_sysfs_add() argument
|
/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | 88pm80x_onkey.c | 51 dev_err(info->idev->dev.parent, "failed to read status: %d\n", ret); in pm80x_onkey_handler() 68 struct pm80x_chip *chip = dev_get_drvdata(pdev->dev.parent); in pm80x_onkey_probe() 101 info->idev->dev.parent = &pdev->dev; in pm80x_onkey_probe()
|
H A D | hisi_powerkey.c | 33 pm_wakeup_event(input->dev.parent, MAX_HELD_TIME); in hi65xx_power_press_isr() 44 pm_wakeup_event(input->dev.parent, MAX_HELD_TIME); in hi65xx_power_release_isr() 56 pm_wakeup_event(input->dev.parent, MAX_HELD_TIME); in hi65xx_restart_toggle_isr()
|
/kernel/linux/linux-6.6/scripts/tracing/ |
H A D | draw_functrace.py | 29 call stack. If a function has no parent in the kernel (interrupt, 30 syscall, kernel thread...) then it is attached to a virtual parent 35 def __init__(self, func, time = None, parent = None): 38 if parent is None: 41 self._parent = parent 54 """ Retrieve the last parent of the current node that 56 on a parent, then create it as new child of root 57 @return: A reference to the parent.
|