/drivers/of/ |
D | platform.c | 106 struct device *parent) in of_device_alloc() 219 struct device *parent) in of_platform_device_create_pdata() 263 struct device *parent) in of_platform_device_create() 273 struct device *parent) in of_amba_device_create() 337 struct device *parent) in of_amba_device_create() 381 struct device *parent, bool strict) in of_platform_bus_create() 439 struct device *parent) in of_platform_bus_probe() 489 struct device *parent) in of_platform_populate() 543 void of_platform_depopulate(struct device *parent) in of_platform_depopulate()
|
/drivers/regulator/ |
D | tps80031-regulator.c | 104 struct device *parent = to_tps80031_dev(rdev); in tps80031_reg_is_enabled() local 124 struct device *parent = to_tps80031_dev(rdev); in tps80031_reg_enable() local 143 struct device *parent = to_tps80031_dev(rdev); in tps80031_reg_disable() local 182 struct device *parent = to_tps80031_dev(rdev); in tps80031_dcdc_set_voltage_sel() local 215 struct device *parent = to_tps80031_dev(rdev); in tps80031_dcdc_get_voltage_sel() local 245 struct device *parent = to_tps80031_dev(rdev); in tps80031_ldo_list_voltage() local 269 struct device *parent = to_tps80031_dev(rdev); in tps80031_ldo_map_voltage() local 288 struct device *parent = to_tps80031_dev(rdev); in tps80031_vbus_is_enabled() local 315 struct device *parent = to_tps80031_dev(rdev); in tps80031_vbus_enable() local 339 struct device *parent = to_tps80031_dev(rdev); in tps80031_vbus_disable() local [all …]
|
/drivers/pwm/ |
D | sysfs.c | 181 static int pwm_export_child(struct device *parent, struct pwm_device *pwm) in pwm_export_child() 218 static int pwm_unexport_child(struct device *parent, struct pwm_device *pwm) in pwm_unexport_child() 237 static ssize_t pwm_export_store(struct device *parent, in pwm_export_store() 265 static ssize_t pwm_unexport_store(struct device *parent, in pwm_unexport_store() 286 static ssize_t npwm_show(struct device *parent, struct device_attribute *attr, in npwm_show() 309 static int pwmchip_sysfs_match(struct device *parent, const void *data) in pwmchip_sysfs_match() 316 struct device *parent; in pwmchip_sysfs_export() local 332 struct device *parent; in pwmchip_sysfs_unexport() local 345 struct device *parent; in pwmchip_sysfs_unexport_children() local
|
/drivers/i2c/ |
D | i2c-mux.c | 34 struct i2c_adapter *parent; member 46 struct i2c_adapter *parent = priv->parent; in i2c_mux_master_xfer() local 66 struct i2c_adapter *parent = priv->parent; in i2c_mux_smbus_xfer() local 85 struct i2c_adapter *parent = priv->parent; in i2c_mux_functionality() local 91 static unsigned int i2c_mux_parent_classes(struct i2c_adapter *parent) in i2c_mux_parent_classes() 103 struct i2c_adapter *i2c_add_mux_adapter(struct i2c_adapter *parent, in i2c_add_mux_adapter()
|
/drivers/gpu/drm/nouveau/core/engine/fifo/ |
D | nv50.c | 75 nv50_fifo_context_attach(struct nouveau_object *parent, in nv50_fifo_context_attach() 106 nv50_fifo_context_detach(struct nouveau_object *parent, bool suspend, in nv50_fifo_context_detach() 162 nv50_fifo_object_attach(struct nouveau_object *parent, in nv50_fifo_object_attach() 186 nv50_fifo_object_detach(struct nouveau_object *parent, int cookie) in nv50_fifo_object_detach() 193 nv50_fifo_chan_ctor_dma(struct nouveau_object *parent, in nv50_fifo_chan_ctor_dma() 255 nv50_fifo_chan_ctor_ind(struct nouveau_object *parent, in nv50_fifo_chan_ctor_ind() 396 nv50_fifo_context_ctor(struct nouveau_object *parent, in nv50_fifo_context_ctor() 462 nv50_fifo_ctor(struct nouveau_object *parent, struct nouveau_object *engine, in nv50_fifo_ctor()
|
D | nv84.c | 47 nv84_fifo_context_attach(struct nouveau_object *parent, in nv84_fifo_context_attach() 83 nv84_fifo_context_detach(struct nouveau_object *parent, bool suspend, in nv84_fifo_context_detach() 128 nv84_fifo_object_attach(struct nouveau_object *parent, in nv84_fifo_object_attach() 159 nv84_fifo_chan_ctor_dma(struct nouveau_object *parent, in nv84_fifo_chan_ctor_dma() 230 nv84_fifo_chan_ctor_ind(struct nouveau_object *parent, in nv84_fifo_chan_ctor_ind() 357 nv84_fifo_context_ctor(struct nouveau_object *parent, in nv84_fifo_context_ctor() 437 nv84_fifo_ctor(struct nouveau_object *parent, struct nouveau_object *engine, in nv84_fifo_ctor()
|
D | nv40.c | 71 nv40_fifo_object_attach(struct nouveau_object *parent, in nv40_fifo_object_attach() 108 nv40_fifo_context_attach(struct nouveau_object *parent, in nv40_fifo_context_attach() 145 nv40_fifo_context_detach(struct nouveau_object *parent, bool suspend, in nv40_fifo_context_detach() 181 nv40_fifo_chan_ctor(struct nouveau_object *parent, in nv40_fifo_chan_ctor() 273 nv40_fifo_ctor(struct nouveau_object *parent, struct nouveau_object *engine, in nv40_fifo_ctor()
|
D | nv04.c | 61 nv04_fifo_object_attach(struct nouveau_object *parent, in nv04_fifo_object_attach() 99 nv04_fifo_object_detach(struct nouveau_object *parent, int cookie) in nv04_fifo_object_detach() 108 nv04_fifo_context_attach(struct nouveau_object *parent, in nv04_fifo_context_attach() 116 nv04_fifo_chan_ctor(struct nouveau_object *parent, in nv04_fifo_chan_ctor() 272 nv04_fifo_context_ctor(struct nouveau_object *parent, in nv04_fifo_context_ctor() 580 nv04_fifo_ctor(struct nouveau_object *parent, struct nouveau_object *engine, in nv04_fifo_ctor()
|
/drivers/gpio/ |
D | gpio-rc5t583.c | 45 struct device *parent = rc5t583_gpio->rc5t583->dev; in rc5t583_gpio_get() local 59 struct device *parent = rc5t583_gpio->rc5t583->dev; in rc5t583_gpio_set() local 69 struct device *parent = rc5t583_gpio->rc5t583->dev; in rc5t583_gpio_dir_input() local 84 struct device *parent = rc5t583_gpio->rc5t583->dev; in rc5t583_gpio_dir_output() local 109 struct device *parent = rc5t583_gpio->rc5t583->dev; in rc5t583_gpio_free() local
|
/drivers/gpu/drm/nouveau/core/core/ |
D | parent.c | 30 nouveau_parent_sclass(struct nouveau_object *parent, u16 handle, in nouveau_parent_sclass() 78 nouveau_parent_lclass(struct nouveau_object *parent, u32 *lclass, int size) in nouveau_parent_lclass() 111 nouveau_parent_create_(struct nouveau_object *parent, in nouveau_parent_create_() 144 nouveau_parent_destroy(struct nouveau_parent *parent) in nouveau_parent_destroy()
|
D | engctx.c | 34 nouveau_engctx_exists(struct nouveau_object *parent, in nouveau_engctx_exists() 53 nouveau_engctx_create_(struct nouveau_object *parent, in nouveau_engctx_create_() 139 struct nouveau_object *parent; in nouveau_engctx_init() local 170 struct nouveau_object *parent; in nouveau_engctx_fini() local 193 _nouveau_engctx_ctor(struct nouveau_object *parent, in _nouveau_engctx_ctor()
|
D | handle.c | 100 nouveau_handle_create(struct nouveau_object *parent, u32 _parent, u32 _handle, in nouveau_handle_create() 165 struct nouveau_object *parent = handle->parent->object; in nouveau_handle_destroy() local 175 nouveau_handle_ref(struct nouveau_object *parent, u32 name) in nouveau_handle_ref() 231 struct nouveau_object *parent = NULL; in nouveau_handle_new() local 317 struct nouveau_object *parent = NULL; in nouveau_handle_del() local
|
/drivers/amba/ |
D | bus.c | 294 int amba_device_add(struct amba_device *dev, struct resource *parent) in amba_device_add() 373 amba_aphb_device_add(struct device *parent, const char *name, in amba_aphb_device_add() 402 amba_apb_device_add(struct device *parent, const char *name, in amba_apb_device_add() 412 amba_ahb_device_add(struct device *parent, const char *name, in amba_ahb_device_add() 422 amba_apb_device_add_res(struct device *parent, const char *name, in amba_apb_device_add_res() 433 amba_ahb_device_add_res(struct device *parent, const char *name, in amba_ahb_device_add_res() 490 int amba_device_register(struct amba_device *dev, struct resource *parent) in amba_device_register() 527 struct device *parent; member 568 amba_find_device(const char *busid, struct device *parent, unsigned int id, in amba_find_device()
|
/drivers/staging/lustre/lustre/lov/ |
D | lovsub_lock.c | 67 struct cl_lock *parent; in lovsub_parent_lock() local 77 struct cl_lock *parent; in lovsub_parent_unlock() local 101 struct cl_lock *parent = lov->lls_cl.cls_lock; in lovsub_lock_state() local 194 struct cl_lock *parent; in lov_sublock_modify() local 251 struct cl_lock *parent; in lovsub_lock_closure() local 276 struct cl_lock *parent; in lovsub_lock_delete_one() local
|
D | lov_lock.c | 61 struct cl_lock *parent, in lov_sublock_env_get() 108 struct cl_lock *parent = lck->lls_cl.cls_lock; in lov_sublock_adopt() local 142 struct cl_lock *parent; in lov_sublock_alloc() local 208 struct cl_lock *parent = closure->clc_origin; in lov_sublock_lock() local 300 struct cl_lock *parent = lck->lls_cl.cls_lock; in lov_lock_sub_init() local 361 struct cl_lock *parent = lck->lls_cl.cls_lock; in lov_sublock_release() local 406 struct cl_lock *parent = lck->lls_cl.cls_lock; in lov_sublock_hold() local 499 static int lov_sublock_fill(const struct lu_env *env, struct cl_lock *parent, in lov_sublock_fill() 1003 struct cl_lock *parent = lck->lls_cl.cls_lock; in lov_lock_unlink() local 1173 struct cl_lock *parent) in lov_closure_get()
|
/drivers/video/fbdev/omap2/dss/ |
D | dss-of.c | 24 omapdss_of_get_next_port(const struct device_node *parent, in omapdss_of_get_next_port() 68 omapdss_of_get_next_endpoint(const struct device_node *parent, in omapdss_of_get_next_endpoint() 115 omapdss_of_get_first_endpoint(const struct device_node *parent) in omapdss_of_get_first_endpoint()
|
/drivers/staging/lustre/lustre/ldlm/ |
D | interval_tree.c | 252 struct interval_node *parent = node->in_parent; in __rotate_left() local 281 struct interval_node *parent = node->in_parent; in __rotate_right() local 317 struct interval_node *parent, *gparent; in interval_insert_color() local 370 struct interval_node **p, *parent = NULL; in interval_insert() local 408 struct interval_node *parent, in interval_erase_color() 506 struct interval_node *child, *parent; in interval_erase() local 608 struct interval_node *parent; in interval_search() local
|
/drivers/staging/android/ |
D | sync.c | 412 struct sync_timeline *parent = sync_pt_parent(pt); in android_fence_get_driver_name() local 420 struct sync_timeline *parent = sync_pt_parent(pt); in android_fence_get_timeline_name() local 428 struct sync_timeline *parent = sync_pt_parent(pt); in android_fence_release() local 447 struct sync_timeline *parent = sync_pt_parent(pt); in android_fence_signaled() local 459 struct sync_timeline *parent = sync_pt_parent(pt); in android_fence_enable_signaling() local 479 struct sync_timeline *parent = sync_pt_parent(pt); in android_fence_fill_driver_data() local 490 struct sync_timeline *parent = sync_pt_parent(pt); in android_fence_value_str() local 504 struct sync_timeline *parent = sync_pt_parent(pt); in android_fence_timeline_value_str() local
|
/drivers/gpu/drm/nouveau/core/engine/dmaobj/ |
D | base.c | 36 nvkm_dmaobj_bind(struct nouveau_dmaobj *dmaobj, struct nouveau_object *parent, in nvkm_dmaobj_bind() 58 nvkm_dmaobj_create_(struct nouveau_object *parent, in nvkm_dmaobj_create_() 148 _nvkm_dmaeng_ctor(struct nouveau_object *parent, struct nouveau_object *engine, in _nvkm_dmaeng_ctor()
|
/drivers/video/adf/ |
D | adf_sysfs.c | 108 int adf_obj_sysfs_init(struct adf_obj *obj, struct device *parent) in adf_obj_sysfs_init() 148 struct adf_device *parent = adf_interface_parent(intf); in adf_interface_devnode() local 158 struct adf_device *parent = adf_overlay_engine_parent(eng); in adf_overlay_engine_devnode() local 194 struct adf_device *parent = adf_interface_parent(intf); in adf_interface_sysfs_init() local 226 struct adf_device *parent = adf_overlay_engine_parent(eng); in adf_overlay_engine_sysfs_init() local
|
/drivers/gpu/drm/nouveau/core/engine/copy/ |
D | nve0.c | 83 nve0_copy0_ctor(struct nouveau_object *parent, struct nouveau_object *engine, in nve0_copy0_ctor() 104 nve0_copy1_ctor(struct nouveau_object *parent, struct nouveau_object *engine, in nve0_copy1_ctor() 125 nve0_copy2_ctor(struct nouveau_object *parent, struct nouveau_object *engine, in nve0_copy2_ctor()
|
/drivers/net/wimax/i2400m/ |
D | debugfs.c | 50 const char *name, struct dentry *parent, struct i2400m *i2400m) in debugfs_create_netdev_queue_stopped() 186 const char *name, struct dentry *parent, struct i2400m *i2400m) in debugfs_create_i2400m_suspend() 224 const char *name, struct dentry *parent, struct i2400m *i2400m) in debugfs_create_i2400m_reset() 231 #define __debugfs_register(prefix, name, parent) \ argument
|
/drivers/gpu/drm/nouveau/core/subdev/instmem/ |
D | base.c | 45 nouveau_instobj_create_(struct nouveau_object *parent, in nouveau_instobj_create_() 72 struct nouveau_object *parent, u32 size, u32 align, in nouveau_instmem_alloc() 140 nouveau_instmem_create_(struct nouveau_object *parent, in nouveau_instmem_create_()
|
/drivers/md/persistent-data/ |
D | dm-btree-remove.c | 143 struct btree_node *parent, in init_child() 199 static void __rebalance2(struct dm_btree_info *info, struct btree_node *parent, in __rebalance2() 235 struct btree_node *parent; in rebalance2() local 266 static void delete_center_node(struct dm_btree_info *info, struct btree_node *parent, in delete_center_node() 297 static void redistribute3(struct dm_btree_info *info, struct btree_node *parent, in redistribute3() 344 static void __rebalance3(struct dm_btree_info *info, struct btree_node *parent, in __rebalance3() 372 struct btree_node *parent = dm_block_data(shadow_current(s)); in rebalance3() local
|
/drivers/irqchip/ |
D | irq-or1k-pic.c | 162 struct device_node *parent) in or1k_pic_or1200_init() 170 struct device_node *parent) in or1k_pic_level_init() 178 struct device_node *parent) in or1k_pic_edge_init()
|