Home
last modified time | relevance | path

Searched defs:parent (Results 1 – 25 of 868) sorted by relevance

12345678910>>...35

/drivers/i2c/
Di2c-mux.c44 struct i2c_adapter *parent = muxc->parent; in __i2c_mux_master_xfer() local
63 struct i2c_adapter *parent = muxc->parent; in i2c_mux_master_xfer() local
84 struct i2c_adapter *parent = muxc->parent; in __i2c_mux_smbus_xfer() local
106 struct i2c_adapter *parent = muxc->parent; in i2c_mux_smbus_xfer() local
125 struct i2c_adapter *parent = priv->muxc->parent; in i2c_mux_functionality() local
131 static unsigned int i2c_mux_parent_classes(struct i2c_adapter *parent) in i2c_mux_parent_classes()
146 struct i2c_adapter *parent = priv->muxc->parent; in i2c_mux_lock_bus() local
157 struct i2c_adapter *parent = priv->muxc->parent; in i2c_mux_trylock_bus() local
172 struct i2c_adapter *parent = priv->muxc->parent; in i2c_mux_unlock_bus() local
183 struct i2c_adapter *parent = priv->muxc->parent; in i2c_parent_lock_bus() local
[all …]
/drivers/clk/imx/
Dclk.h79 #define imx_clk_gate_exclusive(name, parent, reg, shift, exclusive_mask) \ argument
85 #define imx_clk_fixed_factor(name, parent, mult, div) \ argument
88 #define imx_clk_divider(name, parent, reg, shift, width) \ argument
91 #define imx_clk_divider2(name, parent, reg, shift, width) \ argument
94 #define imx_clk_divider_flags(name, parent, reg, shift, width, flags) \ argument
97 #define imx_clk_gate(name, parent, reg, shift) \ argument
100 #define imx_clk_gate_dis(name, parent, reg, shift) \ argument
103 #define imx_clk_gate2(name, parent, reg, shift) \ argument
106 #define imx_clk_gate2_flags(name, parent, reg, shift, flags) \ argument
109 #define imx_clk_gate2_shared2(name, parent, reg, shift, share_count) \ argument
[all …]
/drivers/vfio/mdev/
Dvfio_mdev.c23 struct mdev_parent *parent = mdev->type->parent; in vfio_mdev_open_device() local
34 struct mdev_parent *parent = mdev->type->parent; in vfio_mdev_close_device() local
44 struct mdev_parent *parent = mdev->type->parent; in vfio_mdev_unlocked_ioctl() local
56 struct mdev_parent *parent = mdev->type->parent; in vfio_mdev_read() local
69 struct mdev_parent *parent = mdev->type->parent; in vfio_mdev_write() local
81 struct mdev_parent *parent = mdev->type->parent; in vfio_mdev_mmap() local
92 struct mdev_parent *parent = mdev->type->parent; in vfio_mdev_request() local
Dmdev_core.c69 struct mdev_parent *parent; in __find_parent_device() local
80 struct mdev_parent *parent = container_of(kref, struct mdev_parent, in mdev_release_parent() local
91 struct mdev_parent *parent = mdev->type->parent; in mdev_device_remove_common() local
127 struct mdev_parent *parent; in mdev_register_device() local
207 struct mdev_parent *parent; in mdev_unregister_device() local
258 struct mdev_parent *parent = type->parent; in mdev_device_create() local
341 struct mdev_parent *parent = mdev->type->parent; in mdev_device_remove() local
Dmdev_sysfs.c95 static struct mdev_type *add_mdev_supported_type(struct mdev_parent *parent, in add_mdev_supported_type()
167 static int add_mdev_supported_type_groups(struct mdev_parent *parent) in add_mdev_supported_type_groups()
191 void parent_remove_sysfs_files(struct mdev_parent *parent) in parent_remove_sysfs_files()
204 int parent_create_sysfs_files(struct mdev_parent *parent) in parent_create_sysfs_files()
Dmdev_private.h30 struct mdev_parent *parent; member
53 static inline void mdev_get_parent(struct mdev_parent *parent) in mdev_get_parent()
58 static inline void mdev_put_parent(struct mdev_parent *parent) in mdev_put_parent()
/drivers/of/
Dplatform.c108 struct device *parent) in of_device_alloc()
169 struct device *parent) in of_platform_device_create_pdata()
211 struct device *parent) in of_platform_device_create()
221 struct device *parent) in of_amba_device_create()
286 struct device *parent) in of_amba_device_create()
348 struct device *parent, bool strict) in of_platform_bus_create()
418 struct device *parent) in of_platform_bus_probe()
470 struct device *parent) in of_platform_populate()
501 struct device *parent) in of_platform_default_populate()
589 void of_platform_depopulate(struct device *parent) in of_platform_depopulate()
/drivers/regulator/
Dtps80031-regulator.c89 struct device *parent = to_tps80031_dev(rdev); in tps80031_reg_is_enabled() local
109 struct device *parent = to_tps80031_dev(rdev); in tps80031_reg_enable() local
128 struct device *parent = to_tps80031_dev(rdev); in tps80031_reg_disable() local
167 struct device *parent = to_tps80031_dev(rdev); in tps80031_dcdc_set_voltage_sel() local
200 struct device *parent = to_tps80031_dev(rdev); in tps80031_dcdc_get_voltage_sel() local
230 struct device *parent = to_tps80031_dev(rdev); in tps80031_ldo_list_voltage() local
254 struct device *parent = to_tps80031_dev(rdev); in tps80031_ldo_map_voltage() local
273 struct device *parent = to_tps80031_dev(rdev); in tps80031_vbus_is_enabled() local
300 struct device *parent = to_tps80031_dev(rdev); in tps80031_vbus_enable() local
324 struct device *parent = to_tps80031_dev(rdev); in tps80031_vbus_disable() local
[all …]
/drivers/edac/
Ddebugfs.c57 struct dentry *parent; in edac_create_debugfs_nodes() local
94 edac_debugfs_create_dir_at(const char *dirname, struct dentry *parent) in edac_debugfs_create_dir_at()
110 edac_debugfs_create_file(const char *name, umode_t mode, struct dentry *parent, in edac_debugfs_create_file()
122 struct dentry *parent, u8 *value) in edac_debugfs_create_x8()
133 struct dentry *parent, u16 *value) in edac_debugfs_create_x16()
144 struct dentry *parent, u32 *value) in edac_debugfs_create_x32()
Dedac_module.h92 edac_debugfs_create_dir_at(const char *dirname, struct dentry *parent) { return NULL; } in edac_debugfs_create_dir_at()
94 edac_debugfs_create_file(const char *name, umode_t mode, struct dentry *parent, in edac_debugfs_create_file()
97 struct dentry *parent, u8 *value) { } in edac_debugfs_create_x8()
99 struct dentry *parent, u16 *value) { } in edac_debugfs_create_x16()
101 struct dentry *parent, u32 *value) { } in edac_debugfs_create_x32()
/drivers/pwm/
Dsysfs.c241 static int pwm_export_child(struct device *parent, struct pwm_device *pwm) in pwm_export_child()
285 static int pwm_unexport_child(struct device *parent, struct pwm_device *pwm) in pwm_unexport_child()
310 static ssize_t export_store(struct device *parent, in export_store()
338 static ssize_t unexport_store(struct device *parent, in unexport_store()
359 static ssize_t npwm_show(struct device *parent, struct device_attribute *attr, in npwm_show()
377 static struct pwm_export *pwm_class_get_state(struct device *parent, in pwm_class_get_state()
412 static int pwm_class_resume_npwm(struct device *parent, unsigned int npwm) in pwm_class_resume_npwm()
443 static int __maybe_unused pwm_class_suspend(struct device *parent) in pwm_class_suspend()
484 static int __maybe_unused pwm_class_resume(struct device *parent) in pwm_class_resume()
500 static int pwmchip_sysfs_match(struct device *parent, const void *data) in pwmchip_sysfs_match()
[all …]
/drivers/gpio/
Dgpio-rc5t583.c27 struct device *parent = rc5t583_gpio->rc5t583->dev; in rc5t583_gpio_get() local
41 struct device *parent = rc5t583_gpio->rc5t583->dev; in rc5t583_gpio_set() local
51 struct device *parent = rc5t583_gpio->rc5t583->dev; in rc5t583_gpio_dir_input() local
66 struct device *parent = rc5t583_gpio->rc5t583->dev; in rc5t583_gpio_dir_output() local
91 struct device *parent = rc5t583_gpio->rc5t583->dev; in rc5t583_gpio_free() local
/drivers/firmware/efi/
Ddev-path-parser.c16 struct device *parent, struct device **child) in parse_acpi_path()
59 struct device *parent, struct device **child) in parse_pci_path()
95 struct device *parent, struct device **child) in parse_end_path()
148 struct device *parent = NULL, *child; in efi_get_device_by_path() local
/drivers/amba/
Dbus.c375 static int amba_device_try_add(struct amba_device *dev, struct resource *parent) in amba_device_try_add()
500 struct resource *parent; member
552 int amba_device_add(struct amba_device *dev, struct resource *parent) in amba_device_add()
581 amba_aphb_device_add(struct device *parent, const char *name, in amba_aphb_device_add()
610 amba_apb_device_add(struct device *parent, const char *name, in amba_apb_device_add()
620 amba_ahb_device_add(struct device *parent, const char *name, in amba_ahb_device_add()
630 amba_apb_device_add_res(struct device *parent, const char *name, in amba_apb_device_add_res()
641 amba_ahb_device_add_res(struct device *parent, const char *name, in amba_ahb_device_add_res()
699 int amba_device_register(struct amba_device *dev, struct resource *parent) in amba_device_register()
736 struct device *parent; member
[all …]
/drivers/irqchip/
Dirq-mscc-ocelot.c118 struct device_node *parent, in vcoreiii_irq_init()
189 struct device_node *parent) in ocelot_irq_init()
197 struct device_node *parent) in serval_irq_init()
205 struct device_node *parent) in luton_irq_init()
213 struct device_node *parent) in jaguar2_irq_init()
Dirq-csky-apb-intc.c102 ck_intc_init_comm(struct device_node *node, struct device_node *parent) in ck_intc_init_comm()
164 gx_intc_init(struct device_node *node, struct device_node *parent) in gx_intc_init()
231 ck_intc_init(struct device_node *node, struct device_node *parent) in ck_intc_init()
258 ck_dual_intc_init(struct device_node *node, struct device_node *parent) in ck_dual_intc_init()
Dirq-atmel-aic5.c327 struct device_node *parent, in aic5_of_init()
370 struct device_node *parent) in sama5d2_aic5_of_init()
386 struct device_node *parent) in sama5d3_aic5_of_init()
395 struct device_node *parent) in sama5d4_aic5_of_init()
404 struct device_node *parent) in sam9x60_aic5_of_init()
/drivers/mfd/
Dmfd-core.c67 struct acpi_device *parent, *child; in mfd_acpi_add_device() local
153 static int mfd_add_device(struct device *parent, int id, in mfd_add_device()
332 int mfd_add_devices(struct device *parent, int id, in mfd_add_devices()
382 void mfd_remove_devices_late(struct device *parent) in mfd_remove_devices_late()
390 void mfd_remove_devices(struct device *parent) in mfd_remove_devices()
/drivers/dma-buf/
Dsw_sync.c126 struct sync_timeline *parent = dma_fence_parent(fence); in timeline_fence_get_timeline_name() local
134 struct sync_timeline *parent = dma_fence_parent(fence); in timeline_fence_release() local
150 struct sync_timeline *parent = dma_fence_parent(fence); in timeline_fence_signaled() local
169 struct sync_timeline *parent = dma_fence_parent(fence); in timeline_fence_timeline_value_str() local
250 struct rb_node *parent = NULL; in sync_pt_create() local
/drivers/base/
Dswnode.c26 struct swnode *parent; member
425 struct fwnode_handle *parent; in software_node_get_name_prefix() local
563 swnode_graph_find_next_port(const struct fwnode_handle *parent, in swnode_graph_find_next_port()
587 struct fwnode_handle *parent; in software_node_graph_get_next_endpoint() local
702 software_node_find_by_name(const struct software_node *parent, const char *name) in software_node_find_by_name()
778 swnode_register(const struct software_node *node, struct swnode *parent, in swnode_register()
847 const struct software_node *parent = nodes[i].parent; in software_node_register_nodes() local
957 struct swnode *parent = software_node_to_swnode(node->parent); in software_node_register() local
985 const struct fwnode_handle *parent) in fwnode_create_software_node()
1107 const struct software_node *parent) in device_create_managed_software_node()
Dcomponent.c66 struct device *parent; member
146 static struct master *__master_find(struct device *parent, in __master_find()
291 static void devm_component_match_release(struct device *parent, void *res) in devm_component_match_release()
459 int component_master_add_with_match(struct device *parent, in component_master_add_with_match()
504 void component_master_del(struct device *parent, in component_master_del()
541 void component_unbind_all(struct device *parent, void *data) in component_unbind_all()
624 int component_bind_all(struct device *parent, void *data) in component_bind_all()
/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_debugfs.c447 static int mvpp2_dbgfs_flow_port_init(struct dentry *parent, in mvpp2_dbgfs_flow_port_init()
470 static int mvpp2_dbgfs_flow_entry_init(struct dentry *parent, in mvpp2_dbgfs_flow_entry_init()
507 static int mvpp2_dbgfs_flow_init(struct dentry *parent, struct mvpp2 *priv) in mvpp2_dbgfs_flow_init()
523 static int mvpp2_dbgfs_prs_entry_init(struct dentry *parent, in mvpp2_dbgfs_prs_entry_init()
567 static int mvpp2_dbgfs_prs_init(struct dentry *parent, struct mvpp2 *priv) in mvpp2_dbgfs_prs_init()
583 static int mvpp2_dbgfs_c2_entry_init(struct dentry *parent, in mvpp2_dbgfs_c2_entry_init()
616 static int mvpp2_dbgfs_flow_tbl_entry_init(struct dentry *parent, in mvpp2_dbgfs_flow_tbl_entry_init()
643 static int mvpp2_dbgfs_cls_init(struct dentry *parent, struct mvpp2 *priv) in mvpp2_dbgfs_cls_init()
675 static int mvpp2_dbgfs_port_init(struct dentry *parent, in mvpp2_dbgfs_port_init()
/drivers/iio/pressure/
Dzpa2326.c626 static int zpa2326_runtime_suspend(struct device *parent) in zpa2326_runtime_suspend()
639 static int zpa2326_runtime_resume(struct device *parent) in zpa2326_runtime_resume()
696 struct device *parent = indio_dev->dev.parent; in zpa2326_suspend() local
704 static void zpa2326_init_runtime(struct device *parent) in zpa2326_init_runtime()
715 static void zpa2326_fini_runtime(struct device *parent) in zpa2326_fini_runtime()
891 static int zpa2326_init_managed_irq(struct device *parent, in zpa2326_init_managed_irq()
1399 static int zpa2326_init_managed_trigger(struct device *parent, in zpa2326_init_managed_trigger()
1607 int zpa2326_probe(struct device *parent, in zpa2326_probe()
1703 void zpa2326_remove(const struct device *parent) in zpa2326_remove()
/drivers/video/fbdev/omap2/omapfb/dss/
Ddss-of.c19 omapdss_of_get_next_port(const struct device_node *parent, in omapdss_of_get_next_port()
65 omapdss_of_get_next_endpoint(const struct device_node *parent, in omapdss_of_get_next_endpoint()
134 omapdss_of_get_first_endpoint(const struct device_node *parent) in omapdss_of_get_first_endpoint()
/drivers/md/persistent-data/
Ddm-btree-remove.c143 struct btree_node *parent, in init_child()
199 static void __rebalance2(struct dm_btree_info *info, struct btree_node *parent, in __rebalance2()
241 struct btree_node *parent; in rebalance2() local
269 static void delete_center_node(struct dm_btree_info *info, struct btree_node *parent, in delete_center_node()
300 static void redistribute3(struct dm_btree_info *info, struct btree_node *parent, in redistribute3()
347 static void __rebalance3(struct dm_btree_info *info, struct btree_node *parent, in __rebalance3()
375 struct btree_node *parent = dm_block_data(shadow_current(s)); in rebalance3() local

12345678910>>...35