/openbmc/linux/sound/core/ |
H A D | init.c | 50 static int module_slot_match(struct module *module, int idx) in module_slot_match() 89 static int check_empty_slot(struct module *module, int slot) in check_empty_slot() 98 static int get_slot_from_bitmask(int mask, int (*check)(struct module *, int), in get_slot_from_bitmask() argument 99 struct module *module) in get_slot_from_bitmask() 171 int snd_card_new(struct device *parent, int idx, const char *xid, in snd_card_new() 172 struct module *module, int extra_size, in snd_card_new() 227 int snd_devm_card_new(struct device *parent, int idx, const char *xid, in snd_devm_card_new() 228 struct module *module, size_t extra_size, in snd_devm_card_new() 276 static int snd_card_init(struct snd_card *card, struct device *parent, in snd_card_init() 277 int idx, const char *xid, struct module *module, in snd_card_init()
|
H A D | info.c | 686 snd_info_create_entry(const char *name, struct snd_info_entry *parent, in snd_info_create_entry() 687 struct module *module) in snd_info_create_entry() 723 struct snd_info_entry *snd_info_create_module_entry(struct module * module, in snd_info_create_module_entry() 725 struct snd_info_entry *parent) in snd_info_create_module_entry() 745 struct snd_info_entry * parent) in snd_info_create_card_entry()
|
/openbmc/linux/drivers/clk/ti/ |
H A D | clock.h | 109 u8 module; member 115 const char *parent; member 119 u8 module; member 126 const char *parent; member 129 u8 module; member 178 const char *parent; member
|
/openbmc/linux/drivers/base/firmware_loader/ |
H A D | sysfs_upload.c | 291 firmware_upload_register(struct module *module, struct device *parent, in firmware_upload_register() 389 struct module *module = fw_upload_priv->module; in firmware_upload_unregister() local
|
/openbmc/linux/include/sound/ |
H A D | info.h | 69 struct snd_info_entry *parent; member 70 struct module *module; member 165 …info_entry *snd_info_create_module_entry(struct module *module, const char *name, struct snd_info_… in snd_info_create_module_entry() 166 …fo_create_card_entry(struct snd_card *card, const char *name, struct snd_info_entry *parent) { ret… in snd_info_create_card_entry()
|
/openbmc/linux/include/linux/ |
H A D | firmware.h | 138 struct module *module, bool uevent, in request_firmware_nowait() 184 firmware_upload_register(struct module *module, struct device *parent, in firmware_upload_register()
|
H A D | perf_event.h | 305 struct module *module; member 307 struct device *parent; member 759 struct perf_event *parent; member
|
/openbmc/qemu/include/hw/misc/ |
H A D | npcm7xx_pwm.h | 57 NPCM7xxPWMState *module; member 88 SysBusDevice parent; member
|
/openbmc/linux/drivers/usb/roles/ |
H A D | class.c | 24 struct module *module; /* the module this device depends on */ member 113 struct fwnode_handle *parent = fwnode_get_parent(fwnode); in usb_role_switch_is_parent() local 327 usb_role_switch_register(struct device *parent, in usb_role_switch_register()
|
/openbmc/linux/drivers/usb/common/ |
H A D | ulpi.c | 153 int __ulpi_register_driver(struct ulpi_driver *drv, struct module *module) in __ulpi_register_driver() 182 struct device *parent; in ulpi_of_register() local
|
/openbmc/linux/arch/mips/lantiq/ |
H A D | irq.c | 288 unsigned int module = irq_desc_get_irq(desc) - 2; in ltq_hw_irq_handler() local 338 int __init icu_of_init(struct device_node *node, struct device_node *parent) in icu_of_init()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core_thermal.c | 100 struct mlxsw_thermal *parent; member 104 int module; /* Module or gearbox number */ member 448 struct mlxsw_thermal_area *area, u8 module) in mlxsw_thermal_module_init()
|
/openbmc/linux/drivers/dax/ |
H A D | bus.c | 601 struct dax_region *alloc_dax_region(struct device *parent, int region_id, in alloc_dax_region() 652 struct device *parent = dev->parent; in dax_mapping_release() local 1330 struct device *parent = dax_region->dev; in devm_create_dev_dax() local 1443 struct module *module, const char *mod_name) in __dax_driver_register()
|
/openbmc/linux/tools/perf/util/ |
H A D | symbol.c | 322 struct rb_node *parent = NULL; in __symbols__insert() local 774 char *module; in maps__split_kallsyms_for_kcore() local 832 char *module; in maps__split_kallsyms() local 990 struct rb_node *parent = NULL; in add_module() local
|
/openbmc/linux/kernel/trace/ |
H A D | trace_events.c | 47 struct module *module; member 2335 struct trace_event_file *file, struct eventfs_inode *parent) in event_subsystem_dir() 2537 event_create_dir(struct eventfs_inode *parent, struct trace_event_file *file) in event_create_dir() 2807 static void add_str_to_module(struct module *module, char *str) in add_str_to_module() 3792 create_event_toplevel_files(struct dentry *parent, struct trace_array *tr) in create_event_toplevel_files() 3853 int event_trace_add_tracer(struct dentry *parent, struct trace_array *tr) in event_trace_add_tracer() 3880 early_event_add_tracer(struct dentry *parent, struct trace_array *tr) in early_event_add_tracer()
|
H A D | ftrace.c | 1319 const char *func, const char *module, in ftrace_add_mod() 4397 static bool module_exists(const char *module) in module_exists() 4415 const char *func, char *module, int enable) in cache_mod() 4560 char *func_orig, char *cmd, char *module, int enable) in ftrace_mod_callback() 6388 struct dentry *parent) in ftrace_create_filter_files()
|
H A D | trace.h | 822 char *module; member 1045 struct dentry *parent) in ftrace_create_function_files() 1139 #define ftrace_create_filter_files(ops, parent) do { } while (0) argument
|
/openbmc/linux/drivers/bus/ |
H A D | ti-sysc.c | 2408 struct device *parent = dev->parent; in sysc_child_to_parent() local 2536 struct sysc_module *module; in sysc_reinit_modules() local
|
/openbmc/linux/drivers/nvme/host/ |
H A D | nvme.h | 256 struct dentry *parent; member 544 struct module *module; member
|
/openbmc/linux/virt/kvm/ |
H A D | kvm_main.c | 1447 struct rb_node **node, *parent; in kvm_insert_gfn_node() local 6054 int kvm_init(unsigned vcpu_size, unsigned vcpu_align, struct module *module) in kvm_init() 6169 struct task_struct *parent; member 6183 struct task_struct *parent; in kvm_vm_worker_thread() local
|
/openbmc/linux/drivers/misc/cxl/ |
H A D | cxl.h | 467 struct cxl_afu *parent; member 1066 struct module *module; member
|
/openbmc/linux/kernel/bpf/ |
H A D | verifier.c | 2687 struct module *module; member 3118 struct bpf_reg_state *parent, u8 flag) in mark_reg_read() 4520 struct bpf_reg_state *parent = dst->parent; in copy_register_state() local 16374 struct bpf_func_state *state, *parent; in propagate_liveness() local
|