/linux-4.1.27/arch/avr32/kernel/ |
D | setup.c | 144 const char *name) in add_reserved_region() 197 resource_size_t align, const char *name) in alloc_reserved_region()
|
/linux-4.1.27/arch/sh/kernel/cpu/sh4/ |
D | sq.c | 31 const char *name; member 146 const char *name, pgprot_t prot) in sq_remap()
|
/linux-4.1.27/drivers/macintosh/ |
D | windfarm_core.c | 258 struct wf_control * wf_find_control(const char *name) in wf_find_control() 371 struct wf_sensor * wf_find_sensor(const char *name) in wf_find_sensor()
|
D | windfarm_max6690_sensor.c | 67 const char *name, *loc; in wf_max6690_probe() local
|
/linux-4.1.27/tools/perf/util/ |
D | db-export.c | 275 const char *name) in db_export__branch_type() 353 const char *name; member
|
D | trace-event.h | 68 const char *name; member
|
D | evsel.c | 224 struct perf_evsel *perf_evsel__newtp_idx(const char *sys, const char *name, int idx) in perf_evsel__newtp_idx() 1016 const char *name; member 1128 static int __open_attr__fprintf(FILE *fp, const char *name, const char *val, in __open_attr__fprintf() 1972 struct format_field *perf_evsel__field(struct perf_evsel *evsel, const char *name) in perf_evsel__field() 1978 const char *name) in perf_evsel__rawptr() 1997 const char *name) in perf_evsel__intval() 2059 static int __print_attr__fprintf(FILE *fp, const char *name, const char *val, void *priv) in __print_attr__fprintf()
|
D | evsel.h | 73 char *name; member 135 static inline struct perf_evsel *perf_evsel__newtp(const char *sys, const char *name) in perf_evsel__newtp() 213 const char *name) in perf_evsel__strval()
|
D | symbol-minimal.c | 41 const char *name; in read_build_id() local 249 int symsrc__init(struct symsrc *ss, struct dso *dso, const char *name, in symsrc__init()
|
D | cgroup.c | 57 static int open_cgroup(char *name) in open_cgroup()
|
/linux-4.1.27/drivers/watchdog/ |
D | at32ap700x_wdt.c | 68 #define WDT_BIT(name) (1 << WDT_##name) argument 69 #define WDT_BF(name, value) ((value) << WDT_##name) argument
|
/linux-4.1.27/drivers/pinctrl/sirf/ |
D | pinctrl-sirf.h | 78 const char *name; member 91 const char *name; member
|
/linux-4.1.27/drivers/uio/ |
D | uio_fsl_elbc_gpcm.c | 58 const char *name; member 246 u32 *reg_or, unsigned int *irq, char **name) in get_of_data()
|
/linux-4.1.27/drivers/clk/shmobile/ |
D | clk-rcar-gen2.c | 303 const char *name) in rcar_gen2_cpg_register_clock() 403 const char *name; in rcar_gen2_cpg_clocks_init() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | class_obd.c | 139 int obd_alloc_fail(const void *ptr, const char *name, const char *type, in obd_alloc_fail() 171 int class_resolve_dev_name(__u32 len, const char *name) in class_resolve_dev_name()
|
/linux-4.1.27/fs/ocfs2/dlm/ |
D | dlmlock.c | 467 char *name; in dlm_create_lock_handler() local 560 const char *name, int namelen, dlm_astlockfunc_t *ast, in dlmlock()
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | f_mass_storage.h | 20 #define _FSG_MODULE_PARAM_ARRAY(prefix, params, name, type, desc) \ argument 26 #define _FSG_MODULE_PARAM(prefix, params, name, type, desc) \ argument
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
D | ipath_fs.c | 79 static int create_file(const char *name, umode_t mode, in create_file() 267 static int remove_file(struct dentry *parent, char *name) in remove_file()
|
/linux-4.1.27/scripts/selinux/genheaders/ |
D | genheaders.c | 9 const char *name; member
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_edid_load.c | 163 static void *edid_load(struct drm_connector *connector, const char *name, in edid_load()
|
/linux-4.1.27/include/linux/regulator/ |
D | fixed.h | 66 static inline struct platform_device *regulator_register_always_on(int id, const char *name, in regulator_register_always_on()
|
/linux-4.1.27/drivers/video/fbdev/via/ |
D | via_aux.h | 44 const char *name; /* human readable name of the driver */ member
|
/linux-4.1.27/arch/x86/oprofile/ |
D | backtrace.c | 20 static int backtrace_stack(void *data, char *name) in backtrace_stack()
|
/linux-4.1.27/drivers/mfd/ |
D | mc13xxx.h | 23 const char *name; member
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | i2c.c | 134 static const char name[] = "omap_i2c"; variable
|
D | hsmmc.h | 22 char *name; /* or NULL for default */ member
|
D | sdram-nokia.c | 159 int ticks, long rate, const char *name) in set_sdrc_timing_regval() 196 int time, long rate, const char *name) in set_sdrc_timing_regval_ps()
|
D | voltage.h | 66 char *name; member 82 const char *name; member
|
D | dma.c | 229 char *name = "omap_dma_system"; in omap2_system_dma_init_dev() local
|
/linux-4.1.27/arch/s390/include/asm/ |
D | dis.h | 32 const char name[5]; member
|
D | mmu.h | 25 #define INIT_MM_CONTEXT(name) \ argument
|
/linux-4.1.27/arch/x86/include/asm/ |
D | nmi.h | 45 const char *name; member
|
/linux-4.1.27/scripts/dtc/ |
D | srcpos.h | 27 char *name; member
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
D | pcl724.c | 32 const char *name; member
|
D | pcmad.c | 49 const char *name; member
|
/linux-4.1.27/fs/nfs/ |
D | nfs3proc.c | 147 nfs3_proc_lookup(struct inode *dir, struct qstr *name, in nfs3_proc_lookup() 407 nfs3_proc_remove(struct inode *dir, struct qstr *name) in nfs3_proc_remove() 483 nfs3_proc_link(struct inode *inode, struct inode *dir, struct qstr *name) in nfs3_proc_link() 585 nfs3_proc_rmdir(struct inode *dir, struct qstr *name) in nfs3_proc_rmdir()
|
/linux-4.1.27/fs/ecryptfs/ |
D | inode.c | 1019 ecryptfs_setxattr(struct dentry *dentry, const char *name, const void *value, in ecryptfs_setxattr() 1039 ecryptfs_getxattr_lower(struct dentry *lower_dentry, const char *name, in ecryptfs_getxattr_lower() 1057 ecryptfs_getxattr(struct dentry *dentry, const char *name, void *value, in ecryptfs_getxattr() 1082 static int ecryptfs_removexattr(struct dentry *dentry, const char *name) in ecryptfs_removexattr()
|
/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc_bsg.h | 164 #define bsg_bf_get_le32(name, ptr) \ argument 166 #define bsg_bf_get(name, ptr) \ argument 168 #define bsg_bf_set_le32(name, ptr, value) \ argument 172 #define bsg_bf_set(name, ptr, value) \ argument
|
/linux-4.1.27/kernel/ |
D | sys.c | 1102 #define override_architecture(name) \ argument 1107 #define override_architecture(name) 0 argument 1141 SYSCALL_DEFINE1(newuname, struct new_utsname __user *, name) in SYSCALL_DEFINE1() argument 1161 SYSCALL_DEFINE1(uname, struct old_utsname __user *, name) in SYSCALL_DEFINE1() argument 1180 SYSCALL_DEFINE1(olduname, struct oldold_utsname __user *, name) in SYSCALL_DEFINE1() argument 1215 SYSCALL_DEFINE2(sethostname, char __user *, name, int, len) in SYSCALL_DEFINE2() argument 1241 SYSCALL_DEFINE2(gethostname, char __user *, name, int, len) in SYSCALL_DEFINE2() argument 1266 SYSCALL_DEFINE2(setdomainname, char __user *, name, int, len) in SYSCALL_DEFINE2() argument
|
D | auditsc.c | 311 struct audit_names *name, in audit_compare_uid() 335 struct audit_names *name, in audit_compare_gid() 362 struct audit_names *name) in audit_field_compare() 441 struct audit_names *name, in audit_filter_rules() 1726 void __audit_getname(struct filename *name) in __audit_getname() 1753 void __audit_inode(struct filename *name, const struct dentry *dentry, in __audit_inode()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | base.c | 112 static const char *name[] = { in nvkm_fb_create_() local
|
/linux-4.1.27/arch/blackfin/mach-common/ |
D | clock.h | 15 const char *name; member
|
/linux-4.1.27/arch/s390/pci/ |
D | pci_sysfs.c | 15 #define zpci_attr(name, fmt, member) \ argument
|
/linux-4.1.27/tools/lib/lockdep/include/liblockdep/ |
D | mutex.h | 21 const char *name, in __mutex_init()
|
D | rwlock.h | 21 const char *name, in __rwlock_init()
|
/linux-4.1.27/fs/fscache/ |
D | cache.c | 27 struct fscache_cache_tag *__fscache_lookup_cache_tag(const char *name) in __fscache_lookup_cache_tag()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/core/ |
D | engctx.h | 8 #define NV_ENGCTX(name,var) NV_ENGCTX_(NVDEV_ENGINE_##name, (var)) argument
|
D | client.h | 9 char name[32]; member
|
/linux-4.1.27/arch/arc/kernel/ |
D | traps.c | 65 #define DO_ERROR_INFO(signr, str, name, sicode) \ argument
|
/linux-4.1.27/drivers/ata/ |
D | ata_generic.c | 73 const char *name; in generic_set_mode() local
|
/linux-4.1.27/arch/x86/vdso/ |
D | vdso-layout.lds.S | 32 #define EMIT_VVAR(name, offset) vvar_ ## name = vvar_page + offset; argument
|
/linux-4.1.27/drivers/net/wireless/ath/carl9170/ |
D | led.c | 124 static int carl9170_led_register_led(struct ar9170 *ar, int i, char *name, in carl9170_led_register_led()
|
/linux-4.1.27/drivers/video/fbdev/mmp/fb/ |
D | mmpfb.h | 33 const char *name; member
|
/linux-4.1.27/arch/mips/ralink/ |
D | rt3883.c | 129 const char *name; in prom_soc_init() local
|
/linux-4.1.27/drivers/media/pci/cx25821/ |
D | cx25821-core.c | 575 static char *name[] = { in cx25821_sram_channel_dump() local 637 static const char * const name[] = { in cx25821_sram_channel_dump_audio() local 1252 void cx25821_print_irqbits(char *name, char *tag, char **strings, in cx25821_print_irqbits()
|
/linux-4.1.27/drivers/clk/ |
D | clk-divider.c | 415 static struct clk *_register_divider(struct device *dev, const char *name, in _register_divider() 475 struct clk *clk_register_divider(struct device *dev, const char *name, in clk_register_divider() 499 struct clk *clk_register_divider_table(struct device *dev, const char *name, in clk_register_divider_table()
|
D | clk-gate.c | 121 struct clk *clk_register_gate(struct device *dev, const char *name, in clk_register_gate()
|
D | clk-fixed-factor.c | 68 struct clk *clk_register_fixed_factor(struct device *dev, const char *name, in clk_register_fixed_factor()
|
/linux-4.1.27/drivers/clocksource/ |
D | sh_tmu.c | 320 const char *name) in sh_tmu_register_clocksource() 422 const char *name) in sh_tmu_register_clockevent() 452 static int sh_tmu_register(struct sh_tmu_channel *ch, const char *name, in sh_tmu_register()
|
D | sh_mtu2.c | 322 const char *name) in sh_mtu2_register_clockevent() 339 static int sh_mtu2_register(struct sh_mtu2_channel *ch, const char *name) in sh_mtu2_register() 353 char name[6]; in sh_mtu2_setup_channel() local
|
D | metag_generic.c | 116 char *name = per_cpu(local_clockevent_name, cpu); in arch_timer_setup() local
|
/linux-4.1.27/tools/firewire/ |
D | nosy-dump.c | 217 const char *name; member 318 const char *name; member 326 const char *name; /* Short name for field. */ member
|
/linux-4.1.27/include/linux/ |
D | fscache.h | 69 char name[16]; member 164 const char *name; /* filesystem name */ member 301 struct fscache_cache_tag *fscache_lookup_cache_tag(const char *name) in fscache_lookup_cache_tag()
|
D | leds-lp3944.h | 40 char *name; member
|
D | proc_ns.h | 14 const char *name; member
|
D | c2port.h | 31 char name[C2PORT_NAME_LEN]; member
|
D | irqdesc.h | 89 const char *name; member 171 irq_flow_handler_t handler, const char *name) in __irq_set_chip_handler_name_locked()
|
D | flex_proportions.h | 51 #define INIT_FPROP_LOCAL_SINGLE(name) \ argument
|
D | utsname.h | 25 struct new_utsname name; member
|
D | evm.h | 66 static inline int evm_inode_setxattr(struct dentry *dentry, const char *name, in evm_inode_setxattr()
|
D | leds-pca9532.h | 33 char *name; member
|
D | mod_devicetable.h | 224 char name[32]; member 407 char name[RPMSG_NAME_SIZE]; member 416 char name[I2C_NAME_SIZE]; member 426 char name[SPI_NAME_SIZE]; member 434 char name[SPMI_NAME_SIZE]; member 489 char name[PLATFORM_NAME_SIZE]; member 604 char name[MEI_CL_NAME_SIZE]; member
|
D | gameport.h | 23 char name[32]; member 114 static inline void gameport_set_name(struct gameport *gameport, const char *name) in gameport_set_name()
|
/linux-4.1.27/drivers/regulator/ |
D | mc13783-regulator.c | 235 #define MC13783_DEFINE(prefix, name, reg, vsel_reg, voltages) \ argument 239 #define MC13783_FIXED_DEFINE(prefix, name, reg, voltages) \ argument 243 #define MC13783_GPO_DEFINE(prefix, name, reg, voltages) \ argument
|
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_mbx.h | 136 #define FM10K_MSG_HDR_MASK(name) \ argument 138 #define FM10K_MSG_HDR_FIELD_SET(value, name) \ argument 140 #define FM10K_MSG_HDR_FIELD_GET(value, name) \ argument
|
/linux-4.1.27/drivers/hid/ |
D | hid-logitech-hidpp.c | 96 char *name; /* will never be NULL and should not be freed */ member 304 static void hidpp_prefix_name(char **name, int name_length) in hidpp_prefix_name() 346 char *name; in hidpp_get_unifying_name() local 519 char *name; in hidpp_get_device_name() local 1048 char *name; in hidpp_overwrite_name() local 1112 char *name, *devm_name; in hidpp_connect_event() local
|
D | hid-picolcd_leds.c | 111 char *name; in picolcd_init_leds() local
|
/linux-4.1.27/drivers/soc/ti/ |
D | knav_qmss.h | 124 char name[KNAV_NAME_SIZE]; member 129 const char *name; member 206 const char *name; member 234 const char *name; member 267 const char *name; member 328 const char *name; member
|
/linux-4.1.27/net/nfc/hci/ |
D | llc.h | 39 const char *name; member
|
/linux-4.1.27/arch/arm/mach-imx/ |
D | clk-pllv1.c | 100 struct clk *imx_clk_pllv1(const char *name, const char *parent, in imx_clk_pllv1()
|
D | clk-fixup-mux.c | 74 struct clk *imx_clk_fixup_mux(const char *name, void __iomem *reg, in imx_clk_fixup_mux()
|
/linux-4.1.27/drivers/misc/cxl/ |
D | debugfs.c | 48 static struct dentry *debugfs_create_io_x64(const char *name, umode_t mode, in debugfs_create_io_x64()
|
D | irq.c | 263 irq_handler_t handler, void *cookie, const char *name) in cxl_map_irq() 298 const char *name) in cxl_register_one_irq()
|
/linux-4.1.27/drivers/media/usb/gspca/stv06xx/ |
D | stv06xx_sensor.h | 45 char name[32]; member
|
/linux-4.1.27/sound/synth/emux/ |
D | emux.c | 90 int snd_emux_register(struct snd_emux *emu, struct snd_card *card, int index, char *name) in snd_emux_register()
|
/linux-4.1.27/fs/jfs/ |
D | jfs_xattr.h | 31 char name[0]; /* Attribute name (includes null-terminator) */ member
|
/linux-4.1.27/arch/x86/platform/geode/ |
D | alix.c | 120 char name[64]; in alix_present() local
|
/linux-4.1.27/include/linux/netfilter/ |
D | nfnetlink.h | 25 const char *name; member
|
/linux-4.1.27/drivers/clk/tegra/ |
D | clk-pll-out.c | 90 struct clk *tegra_clk_register_pll_out(const char *name, in tegra_clk_register_pll_out()
|
/linux-4.1.27/include/linux/input/ |
D | cyttsp.h | 53 char *name; member
|
/linux-4.1.27/drivers/gpu/drm/gma500/ |
D | intel_i2c.c | 117 const u32 reg, const char *name) in psb_intel_i2c_create()
|
/linux-4.1.27/include/net/netfilter/ |
D | nf_conntrack_l3proto.h | 24 const char *name; member
|
/linux-4.1.27/drivers/isdn/hisax/ |
D | hisax_debug.h | 41 dump_packet(const char *name, const u_char *data, int pkt_len) in dump_packet()
|
/linux-4.1.27/drivers/block/zram/ |
D | zcomp.h | 39 const char *name; member
|
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
D | dvb-usb-firmware.c | 16 const char *name; /* name of the usb controller */ member
|
/linux-4.1.27/drivers/gpu/drm/msm/mdp/ |
D | mdp_format.c | 74 #define FMT(name, a, r, g, b, e0, e1, e2, e3, alpha, tight, c, cnt, fp, cs) { \ argument
|
/linux-4.1.27/arch/x86/kernel/ |
D | pci-nommu.c | 15 check_addr(char *name, struct device *hwdev, dma_addr_t bus, size_t size) in check_addr()
|
/linux-4.1.27/tools/perf/ |
D | builtin-data.c | 11 const char *name; member
|
/linux-4.1.27/include/net/ |
D | wimax.h | 428 char name[32]; member
|
/linux-4.1.27/drivers/scsi/ |
D | scsi_transport_fc.c | 115 char *name; member 136 char *name; member 159 char *name; member 180 char *name; member 203 char *name; member 241 char *name; member 255 char *name; member 289 char *name; member 540 const char *name; in fc_host_post_event() local 1595 const char *name; in show_fc_private_host_tgtid_bind_type() local [all …]
|
D | scsi_ioctl.c | 175 const char *name; in scsi_ioctl_get_pci() local
|
/linux-4.1.27/drivers/pinctrl/ |
D | core.c | 145 int pin_get_from_name(struct pinctrl_dev *pctldev, const char *name) in pin_get_from_name() 228 unsigned number, const char *name) in pinctrl_register_one_pin() 677 const char *name) in find_state() 689 const char *name) in create_state() 960 const char *name) in pinctrl_lookup_state()
|
D | pinctrl-tb10x.c | 405 const char *name; member 463 const char *name; member 799 const char *name; in tb10x_pinctrl_probe() local
|
/linux-4.1.27/scripts/kconfig/ |
D | qconf.cc | 335 ConfigList::ConfigList(ConfigView* p, const char *name) in ConfigList() 870 ConfigView::ConfigView(QWidget* parent, const char *name) in ConfigView() 956 ConfigInfoView::ConfigInfoView(QWidget* parent, const char *name) in ConfigInfoView() 1188 ConfigSearchWindow::ConfigSearchWindow(ConfigMainWindow* parent, const char *name) in ConfigSearchWindow() 1756 const char *name; in main() local
|
/linux-4.1.27/net/tipc/ |
D | server.h | 78 char name[TIPC_SERVER_NAME_LEN]; member
|
/linux-4.1.27/drivers/clk/mmp/ |
D | clk-apmu.c | 69 struct clk *mmp_clk_register_apmu(const char *name, const char *parent_name, in mmp_clk_register_apmu()
|
D | clk-gate.c | 96 struct clk *mmp_clk_register_gate(struct device *dev, const char *name, in mmp_clk_register_gate()
|
/linux-4.1.27/drivers/acpi/ |
D | ec_sys.c | 111 char name[64]; in acpi_ec_add_debugfs() local
|
/linux-4.1.27/fs/kernfs/ |
D | symlink.c | 26 const char *name, in kernfs_create_link()
|
/linux-4.1.27/drivers/net/wireless/b43legacy/ |
D | leds.h | 24 char name[B43legacy_LED_MAX_NAME_LEN + 1]; member
|
/linux-4.1.27/drivers/crypto/qat/qat_common/ |
D | adf_common_drv.h | 85 char *name; member
|
/linux-4.1.27/drivers/media/firewire/ |
D | firedtv-dvb.c | 164 int fdtv_dvb_register(struct firedtv *fdtv, const char *name) in fdtv_dvb_register()
|
/linux-4.1.27/include/sound/ |
D | wm8993.h | 18 const char *name; member
|
D | wm8904.h | 135 const char *name; member 147 const char *name; member
|
D | wm8996.h | 29 const char *name; member
|
/linux-4.1.27/security/tomoyo/ |
D | memory.c | 147 const struct tomoyo_path_info *tomoyo_get_name(const char *name) in tomoyo_get_name()
|
/linux-4.1.27/drivers/md/ |
D | dm-path-selector.h | 31 char *name; member
|
/linux-4.1.27/drivers/media/usb/gspca/m5602/ |
D | m5602_sensor.h | 46 char name[32]; member
|
/linux-4.1.27/drivers/zorro/ |
D | zorro-sysfs.c | 25 #define zorro_config_attr(name, field, format_string) \ argument
|
/linux-4.1.27/arch/mips/sgi-ip22/ |
D | ip22-gio.c | 17 const char *name; member 325 const char *name = "Unknown"; in ip22_check_gio() local
|
/linux-4.1.27/net/openvswitch/ |
D | vport.c | 71 static struct hlist_head *hash_bucket(const struct net *net, const char *name) in hash_bucket() 110 struct vport *ovs_vport_locate(const struct net *net, const char *name) in ovs_vport_locate()
|
/linux-4.1.27/Documentation/filesystems/configfs/ |
D | configfs_example_macros.c | 241 static struct config_item *simple_children_make_item(struct config_group *group, const char *name) in simple_children_make_item() 326 static struct config_group *group_children_make_group(struct config_group *group, const char *name) in group_children_make_group()
|
/linux-4.1.27/tools/thermal/tmon/ |
D | sysfs.c | 117 static int str_to_trip_type(char *name) in str_to_trip_type() 156 static int get_instance_id(char *name, int pos, int skip) in get_instance_id()
|
/linux-4.1.27/drivers/media/pci/ivtv/ |
D | ivtv-streams.c | 84 const char *name; member 281 const char *name; in ivtv_reg_dev() local
|
/linux-4.1.27/drivers/target/tcm_fc/ |
D | tcm_fc.h | 89 char name[FT_LUN_NAMELEN]; member 106 char name[FT_NAMELEN]; member
|
/linux-4.1.27/drivers/pinctrl/mvebu/ |
D | pinctrl-mvebu.h | 36 const char *name; member 71 const char *name; member
|
/linux-4.1.27/sound/hda/ |
D | hdac_device.c | 38 const char *name, unsigned int addr) in snd_hdac_device_init() 567 const char *name; member
|
/linux-4.1.27/drivers/input/tablet/ |
D | hanwang.c | 77 char name[64]; member 83 char *name; member
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | ptlrpcd.c | 593 int ptlrpcd_start(int index, int max, const char *name, struct ptlrpcd_ctl *pc) in ptlrpcd_start() 728 char name[16]; in ptlrpcd_init() local
|
/linux-4.1.27/fs/lockd/ |
D | svc.c | 179 static int create_lockd_listener(struct svc_serv *serv, const char *name, in create_lockd_listener() 519 #define param_set_min_max(name, type, which_strtol, min, max) \ argument
|
/linux-4.1.27/fs/fuse/ |
D | control.c | 201 const char *name, in fuse_ctl_add_dentry() 241 char name[32]; in fuse_ctl_add_conn() local
|
/linux-4.1.27/drivers/parport/ |
D | share.c | 283 char *name; in parport_register_port() local 524 parport_register_device(struct parport *port, const char *name, in parport_register_device()
|
/linux-4.1.27/drivers/base/ |
D | property.c | 49 const char *name) in pset_prop_get() 63 static int pset_prop_read_array(struct property_set *pset, const char *name, in pset_prop_read_array()
|
/linux-4.1.27/sound/soc/ |
D | soc-core.c | 299 char *name; in soc_init_component_debugfs() local 884 const struct device_node *of_node, const char *name) in soc_find_component() 1196 const char *name) in soc_post_component_init() 1413 const char *name = aux_dev->codec_name; in soc_bind_aux_dev() local 1877 char *name = NULL; in snd_soc_cnew() local 1924 const char *name) in snd_soc_card_get_kcontrol() 2491 char *found, name[NAME_SIZE]; in fmt_single_name() local 3385 char *name; in snd_soc_of_parse_daifmt() member 3573 char *name; in snd_soc_of_get_dai_link_codecs() local
|
/linux-4.1.27/kernel/trace/ |
D | trace.h | 68 #define FTRACE_ENTRY(name, struct_name, id, tstruct, print, filter) \ argument 78 #define FTRACE_ENTRY_DUP(name, name_struct, id, tstruct, printk, filter) argument 81 #define FTRACE_ENTRY_REG(name, struct_name, id, tstruct, print, \ argument 178 char *name; member 319 const char *name; /* Will appear on the trace_options file */ member 357 const char *name; member 973 const char *name; member 991 const char *name; member 1242 char *name; member
|
/linux-4.1.27/net/6lowpan/ |
D | nhc.h | 70 const char *name; member
|
/linux-4.1.27/net/irda/irlan/ |
D | irlan_eth.c | 97 struct net_device *alloc_irlandev(const char *name) in alloc_irlandev()
|
/linux-4.1.27/fs/squashfs/ |
D | dir.c | 137 char *name; in squashfs_readdir() local
|
/linux-4.1.27/include/linux/usb/ |
D | chipidea.h | 12 const char *name; member
|
/linux-4.1.27/drivers/staging/wlan-ng/ |
D | prism2usb.c | 7 #define PRISM_DEV(vid, pid, name) \ argument
|
/linux-4.1.27/drivers/iio/common/hid-sensors/ |
D | hid-sensor-trigger.c | 143 int hid_sensor_setup_trigger(struct iio_dev *indio_dev, const char *name, in hid_sensor_setup_trigger()
|
/linux-4.1.27/arch/mips/ath79/ |
D | dev-usb.c | 42 static void __init ath79_usb_register(const char *name, int id, in ath79_usb_register()
|
/linux-4.1.27/fs/9p/ |
D | vfs_inode.c | 646 char *name; in v9fs_create() local 791 char *name; in v9fs_vfs_lookup() local 1385 char *name; in v9fs_vfs_link() local 1427 char *name; in v9fs_vfs_mknod() local
|
/linux-4.1.27/arch/avr32/include/asm/ |
D | sysreg.h | 269 #define SYSREG_BIT(name) \ argument 271 #define SYSREG_BF(name,value) \ argument 274 #define SYSREG_BFEXT(name,value)\ argument 277 #define SYSREG_BFINS(name,value,old) \ argument
|
/linux-4.1.27/fs/overlayfs/ |
D | super.c | 296 struct qstr *name) in ovl_lookup_real() 721 static int ovl_mount_dir_noesc(const char *name, struct path *path) in ovl_mount_dir_noesc() 751 static int ovl_mount_dir(const char *name, struct path *path) in ovl_mount_dir() 764 static int ovl_lower_dir(const char *name, struct path *path, long *namelen, in ovl_lower_dir()
|
/linux-4.1.27/drivers/media/rc/ |
D | rc-main.c | 41 static struct rc_map_list *seek_rc_map(const char *name) in seek_rc_map() 57 struct rc_map *rc_map_get(const char *name) in rc_map_get() 129 const char *name, u64 rc_type, size_t size) in ir_create_table() 781 char *name; member
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | v4l2-ctrls.c | 920 void v4l2_ctrl_fill(u32 id, const char **name, enum v4l2_ctrl_type *type, in v4l2_ctrl_fill() 1717 struct lock_class_key *key, const char *name) in v4l2_ctrl_handler_init_class() 1915 u32 id, const char *name, enum v4l2_ctrl_type type, in v4l2_ctrl_new() 2065 const char *name = cfg->name; in v4l2_ctrl_new_custom() local 2109 const char *name; in v4l2_ctrl_new_std() local 2134 const char *name; in v4l2_ctrl_new_std_menu() local 2165 const char *name; in v4l2_ctrl_new_std_menu_items() local 2197 const char *name; in v4l2_ctrl_new_int_menu() local
|
/linux-4.1.27/arch/arm/include/asm/ |
D | smp.h | 117 #define CPU_METHOD_OF_DECLARE(name, _method, _ops) \ argument
|
/linux-4.1.27/include/media/ |
D | soc_mediabus.h | 80 const char *name; member
|
D | v4l2-clk.h | 68 #define v4l2_clk_name_i2c(name, size, adap, client) snprintf(name, size, \ argument
|
/linux-4.1.27/tools/usb/usbip/src/ |
D | usbip.c | 47 const char *name; member
|
/linux-4.1.27/arch/mips/include/asm/ |
D | clock.h | 22 const char *name; member
|
/linux-4.1.27/drivers/tty/serial/ |
D | serial_mctrl_gpio.c | 30 const char *name; member
|
/linux-4.1.27/tools/perf/tests/ |
D | perf-record.c | 162 const char *name = perf_event__name(type); in test__PERF_RECORD() local
|
/linux-4.1.27/fs/proc/ |
D | consoles.c | 20 char name; in show_console_dev() member
|
/linux-4.1.27/drivers/ide/ |
D | q40ide.c | 144 const char *name = q40_ide_names[i]; in q40ide_init() local
|
/linux-4.1.27/include/drm/ |
D | drm_gem.h | 75 int name; member
|
/linux-4.1.27/arch/arm/mach-s3c64xx/include/mach/ |
D | dma.h | 14 #define S3C64XX_DMA_CHAN(name) ((unsigned long)(name)) argument
|
/linux-4.1.27/include/linux/platform_data/ |
D | mtd-nand-s3c2410.h | 40 char *name; member
|
/linux-4.1.27/drivers/acpi/acpica/ |
D | rsdumpinfo.c | 54 #define ACPI_RSD_TABLE_SIZE(name) (sizeof(name) / sizeof (struct acpi_rsdump_info)) argument
|
D | nsalloc.c | 62 struct acpi_namespace_node *acpi_ns_create_node(u32 name) in acpi_ns_create_node()
|
/linux-4.1.27/drivers/video/fbdev/aty/ |
D | radeon_i2c.c | 67 static int radeon_setup_i2c_bus(struct radeon_i2c_chan *chan, const char *name) in radeon_setup_i2c_bus()
|
/linux-4.1.27/fs/dlm/ |
D | lock.c | 400 static int get_rsb_struct(struct dlm_ls *ls, char *name, int len, in get_rsb_struct() 438 static int rsb_cmp(struct dlm_rsb *r, const char *name, int nlen) in rsb_cmp() 447 int dlm_search_rsb_tree(struct rb_root *tree, char *name, int len, in dlm_search_rsb_tree() 545 static int find_rsb_dir(struct dlm_ls *ls, char *name, int len, in find_rsb_dir() 724 static int find_rsb_nodir(struct dlm_ls *ls, char *name, int len, in find_rsb_nodir() 818 static int find_rsb(struct dlm_ls *ls, char *name, int len, int from_nodeid, in find_rsb() 912 int dlm_master_lookup(struct dlm_ls *ls, int from_nodeid, char *name, int len, in dlm_master_lookup() 1103 void dlm_dump_rsb_name(struct dlm_ls *ls, char *name, int len) in dlm_dump_rsb_name() 1655 char *name; in shrink_bucket() local 3313 static int request_lock(struct dlm_ls *ls, struct dlm_lkb *lkb, char *name, in request_lock() [all …]
|
/linux-4.1.27/arch/arm/plat-samsung/include/plat/ |
D | sdhci.h | 139 static inline void s3c_sdhci_setname(int id, char *name) in s3c_sdhci_setname()
|
/linux-4.1.27/drivers/media/pci/cx88/ |
D | cx88-i2c.c | 120 static void do_i2c_scan(const char *name, struct i2c_client *c) in do_i2c_scan()
|
/linux-4.1.27/arch/xtensa/kernel/ |
D | time.c | 60 char name[24]; member
|
/linux-4.1.27/include/uapi/drm/ |
D | armada_drm.h | 16 #define ARMADA_IOCTL(dir, name, str) \ argument
|
/linux-4.1.27/drivers/crypto/qat/qat_dh895xcc/ |
D | adf_drv.c | 218 char name[ADF_DEVICE_NAME_LENGTH]; in adf_probe() local
|
/linux-4.1.27/drivers/misc/mic/card/ |
D | mic_device.h | 78 char name[20]; member
|
/linux-4.1.27/kernel/locking/ |
D | mutex.h | 43 #define debug_mutex_init(lock, name, key) do { } while (0) argument
|
D | rtmutex-debug.c | 167 void debug_rt_mutex_init(struct rt_mutex *lock, const char *name) in debug_rt_mutex_init()
|
/linux-4.1.27/arch/s390/appldata/ |
D | appldata.h | 34 char name[APPLDATA_PROC_NAME_LENGTH]; /* name of /proc fs node */ member
|
/linux-4.1.27/block/ |
D | bsg-lib.c | 212 char *name, bsg_job_fn *job_fn, int dd_job_size) in bsg_setup_queue()
|
/linux-4.1.27/arch/sh/boards/mach-microdev/ |
D | irq.c | 23 const char *name; member
|
/linux-4.1.27/drivers/dma/ |
D | dmaengine.c | 658 const char *name) in dma_request_slave_channel_reason() 680 const char *name) in dma_request_slave_channel() 983 const char *name; member
|
/linux-4.1.27/drivers/firmware/ |
D | dmi_scan.c | 234 static void __init dmi_save_one_device(int type, const char *name) in dmi_save_one_device() 314 int devfn, const char *name) in dmi_save_dev_onboard() 795 const struct dmi_device *dmi_find_device(int type, const char *name, in dmi_find_device()
|
/linux-4.1.27/drivers/clk/ti/ |
D | fapll.c | 67 const char *name; member 80 const char *name; member 493 const char *name, in ti_fapll_synth_setup()
|
/linux-4.1.27/drivers/pinctrl/sunxi/ |
D | pinctrl-sunxi.h | 84 const char *name; member 104 const char *name; member 110 const char *name; member
|
/linux-4.1.27/drivers/video/fbdev/sis/ |
D | sis_main.h | 152 char name[15]; member 369 char name[32]; member 398 char name[6]; member
|
/linux-4.1.27/drivers/remoteproc/ |
D | remoteproc_core.c | 393 char name[15]; in rproc_handle_trace() local 783 const char *name = rproc->firmware; in rproc_fw_boot() local 1248 struct rproc *rproc_alloc(struct device *dev, const char *name, in rproc_alloc()
|
/linux-4.1.27/drivers/net/wireless/hostap/ |
D | hostap_main.c | 52 const char *name) in hostap_add_interface() 522 void hostap_dump_rx_header(const char *name, const struct hfa384x_rx_frame *rx) in hostap_dump_rx_header() 553 void hostap_dump_tx_header(const char *name, const struct hfa384x_tx_frame *tx) in hostap_dump_tx_header()
|
/linux-4.1.27/sound/usb/ |
D | mixer_scarlett.c | 175 const char *name; member 542 int val_type, int channels, const char *name, in add_new_ctl() 587 int index, const char *name, in add_output_ctls()
|
/linux-4.1.27/sound/pci/hda/ |
D | hda_auto_parser.c | 655 const char *name, char *label, int maxlen, in fill_audio_out_name() 714 const char *name = NULL; in snd_hda_get_pin_label() local 954 const char *name = NULL; in snd_hda_pick_fixup() local
|
/linux-4.1.27/drivers/staging/media/omap4iss/ |
D | iss.c | 34 #define ISS_PRINT_REGISTER(iss, name)\ argument 211 static const char * const name[] = { in iss_isr_dbg() local 258 static const char * const name[] = { in iss_isp_isr_dbg() local
|
/linux-4.1.27/fs/ntfs/ |
D | attrib.c | 589 static int ntfs_attr_find(const ATTR_TYPE type, const ntfschar *name, in ntfs_attr_find() 858 const ntfschar *name, const u32 name_len, in ntfs_external_attr_find() 1187 int ntfs_attr_lookup(const ATTR_TYPE type, const ntfschar *name, in ntfs_attr_lookup()
|
/linux-4.1.27/arch/mips/alchemy/common/ |
D | irq.c | 431 unsigned char *name = NULL; in au1x_ic_settype() local 668 unsigned char *name = NULL; in au1300_gpic_settype() local 853 #define DISP(name, base, addr) \ argument
|
/linux-4.1.27/include/linux/sunrpc/ |
D | sched.h | 191 const char * name; member 261 const char *name) in rpc_assign_waitqueue_name() 267 const char *name) in rpc_assign_waitqueue_name()
|
/linux-4.1.27/fs/ |
D | posix_acl.c | 771 posix_acl_xattr_get(struct dentry *dentry, const char *name, in posix_acl_xattr_get() 795 posix_acl_xattr_set(struct dentry *dentry, const char *name, in posix_acl_xattr_set() 832 const char *name, size_t name_len, int type) in posix_acl_xattr_list()
|
/linux-4.1.27/fs/efs/ |
D | namei.c | 15 static efs_ino_t efs_find_entry(struct inode *inode, const char *name, int len) in efs_find_entry()
|
/linux-4.1.27/block/partitions/ |
D | check.h | 11 char name[BDEVNAME_SIZE]; member
|
/linux-4.1.27/arch/m68k/include/asm/ |
D | machines.h | 12 char *name; member
|
/linux-4.1.27/arch/mips/fw/arc/ |
D | file.c | 59 ArcMount(char *name, enum linux_mountops op) in ArcMount()
|
/linux-4.1.27/arch/mips/pmcs-msp71xx/ |
D | msp_hwbutton.c | 44 char *name; /* Name of button */ member
|
/linux-4.1.27/drivers/platform/x86/ |
D | xo15-ebook.c | 93 char *name, *class; in ebook_switch_add() local
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
D | t3cdev.h | 53 char name[T3CNAMSIZ]; /* T3C device name */ member
|
/linux-4.1.27/drivers/clk/mxs/ |
D | clk-pll.c | 89 struct clk *mxs_clk_pll(const char *name, const char *parent_name, in mxs_clk_pll()
|
/linux-4.1.27/drivers/video/fbdev/riva/ |
D | rivafb-i2c.c | 89 static int riva_setup_i2c_bus(struct riva_i2c_chan *chan, const char *name, in riva_setup_i2c_bus()
|
/linux-4.1.27/drivers/infiniband/hw/usnic/ |
D | usnic_fwd.h | 44 char name[IFNAMSIZ+1]; member
|
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_crypt.h | 29 const char *name; member
|
/linux-4.1.27/drivers/mtd/devices/ |
D | block2mtd.c | 229 char *name; in add_device() local 387 char *name; in block2mtd_setup2() local
|