Searched defs:suffix (Results 1 - 36 of 36) sorted by relevance

/linux-4.1.27/arch/metag/boot/
H A DMakefile
/linux-4.1.27/arch/blackfin/boot/
H A DMakefile
/linux-4.1.27/arch/arc/boot/
H A DMakefile
/linux-4.1.27/arch/mips/boot/
H A DMakefile
/linux-4.1.27/drivers/media/common/b2c2/
H A Dflexcop-misc.c66 flexcop_device_name(struct flexcop_device *fc, const char *prefix, const char *suffix) flexcop_device_name() argument
/linux-4.1.27/arch/sh/boot/
H A DMakefile
/linux-4.1.27/arch/mips/cavium-octeon/executive/
H A Docteon-model.c65 const char *suffix; octeon_model_get_string_buffer() local
397 int suffix = (fuse_data >> 14) & 0x1f; octeon_model_get_string_buffer() local
/linux-4.1.27/tools/perf/util/
H A Dpath.c140 char *strip_path_suffix(const char *path, const char *suffix) strip_path_suffix() argument
/linux-4.1.27/fs/kernfs/
H A Dinode.c174 const char *suffix = name + XATTR_SECURITY_PREFIX_LEN; kernfs_iop_setxattr() local
/linux-4.1.27/arch/alpha/kernel/
H A Dpci-sysfs.c177 char *suffix, *attr_name; pci_create_attr() local
154 pci_create_one_attr(struct pci_dev *pdev, int num, char *name, char *suffix, struct bin_attribute *res_attr, unsigned long sparse) pci_create_one_attr() argument
/linux-4.1.27/fs/afs/
H A Dsuper.c210 const char *cellname, *suffix; afs_parse_device_name() local
/linux-4.1.27/tools/lib/traceevent/
H A Devent-plugin.c342 load_plugins_dir(struct pevent *pevent, const char *suffix, load_plugins_dir() argument
384 load_plugins(struct pevent *pevent, const char *suffix, load_plugins() argument
273 traceevent_print_plugins(struct trace_seq *s, const char *prefix, const char *suffix, const struct plugin_list *list) traceevent_print_plugins() argument
/linux-4.1.27/drivers/hid/
H A Dhid-uclogic.c738 const char *suffix = NULL; uclogic_input_configured() local
H A Dhid-multitouch.c941 const char *suffix = NULL; mt_input_configured() local
/linux-4.1.27/fs/
H A Dxattr.c110 const char *suffix = name + XATTR_SECURITY_PREFIX_LEN; __vfs_setxattr_noperm() local
246 const char *suffix = name + XATTR_SECURITY_PREFIX_LEN; vfs_getxattr() local
/linux-4.1.27/crypto/
H A Dalgapi.c29 static const char suffix[] = "-generic"; crypto_set_driver_name() local
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_surface.c125 SVGA3dCmdSurfaceDMASuffix suffix; member in struct:vmw_surface_dma
262 SVGA3dCmdSurfaceDMASuffix *suffix = &cmd->suffix; vmw_surface_dma_encode() local
H A Dvmwgfx_execbuf.c1235 SVGA3dCmdSurfaceDMASuffix *suffix; vmw_cmd_dma() local
/linux-4.1.27/scripts/kconfig/
H A Dconfdata.c548 const char *suffix = ""; header_print_symbol() local
/linux-4.1.27/drivers/net/ppp/
H A Dbsd_comp.c121 unsigned char suffix; /* last character of new code */ member in struct:bsd_dict::__anon7482::__anon7483
/linux-4.1.27/drivers/s390/cio/
H A Ddevice.c79 snprint_alias(char *buf, size_t size, struct ccw_device_id *id, const char *suffix) snprint_alias() argument
/linux-4.1.27/drivers/video/fbdev/i810/
H A Di810_main.c1959 char *this_opt, *suffix = NULL; i810fb_setup() local
/linux-4.1.27/arch/cris/arch-v10/kernel/
H A Dkgdb.c776 char *suffix; handle_exception() local
810 char *suffix; handle_exception() local
/linux-4.1.27/include/linux/
H A Darcdevice.h188 char suffix; /* a for RFC1201, e for ether-encap, etc. */ member in struct:ArcProto
/linux-4.1.27/drivers/scsi/arm/
H A Dfas216.c175 static void print_SCp(struct scsi_pointer *SCp, const char *prefix, const char *suffix) print_SCp() argument
/linux-4.1.27/drivers/spi/
H A Dspi-rspi.c1161 rspi_request_irq(struct device *dev, unsigned int irq, irq_handler_t handler, const char *suffix, void *dev_id) rspi_request_irq() argument
/linux-4.1.27/drivers/video/fbdev/omap/
H A Domapfb_main.c1892 char *suffix; omapfb_setup() local
/linux-4.1.27/arch/cris/arch-v32/kernel/
H A Dkgdb.c1326 char *suffix; handle_exception() local
1357 char *suffix; handle_exception() local
/linux-4.1.27/kernel/
H A Dkexec.c1759 parse_crashkernel_suffix(char *cmdline, unsigned long long *crash_size, const char *suffix) parse_crashkernel_suffix() argument
1785 get_last_crashkernel(char *cmdline, const char *name, const char *suffix) get_last_crashkernel() argument
1826 __parse_crashkernel(char *cmdline, unsigned long long system_ram, unsigned long long *crash_size, unsigned long long *crash_base, const char *name, const char *suffix) __parse_crashkernel() argument
/linux-4.1.27/sound/pci/ac97/
H A Dac97_codec.c2608 static void set_ctl_name(char *dst, const char *src, const char *suffix) set_ctl_name() argument
2627 static struct snd_kcontrol *ctl_find(struct snd_ac97 *ac97, const char *name, const char *suffix) ctl_find() argument
2617 snd_ac97_remove_ctl(struct snd_ac97 *ac97, const char *name, const char *suffix) snd_ac97_remove_ctl() argument
2637 snd_ac97_rename_ctl(struct snd_ac97 *ac97, const char *src, const char *dst, const char *suffix) snd_ac97_rename_ctl() argument
2657 snd_ac97_swap_ctl(struct snd_ac97 *ac97, const char *s1, const char *s2, const char *suffix) snd_ac97_swap_ctl() argument
/linux-4.1.27/sound/pci/
H A Dintel8x0m.c712 char *suffix; member in struct:ich_pcm_table
H A Dintel8x0.c1509 char *suffix; member in struct:ich_pcm_table
/linux-4.1.27/sound/usb/
H A Dmixer.c1688 char *suffix; member in struct:procunit_value_info
/linux-4.1.27/tools/perf/
H A Dbuiltin-script.c1147 static const char *ends_with(const char *str, const char *suffix) ends_with() argument
1202 static char *get_script_root(struct dirent *script_dirent, const char *suffix) get_script_root() argument
1403 static char *get_script_path(const char *script_root, const char *suffix) get_script_path() argument
/linux-4.1.27/drivers/hwmon/
H A Dit87.c250 const char * const suffix; member in struct:it87_devices
/linux-4.1.27/sound/pci/hda/
H A Dhda_codec.c1900 map_slaves(struct hda_codec *codec, const char * const *slaves, const char *suffix, map_slave_func_t func, void *data) map_slaves() argument
2026 __snd_hda_add_vmaster(struct hda_codec *codec, char *name, unsigned int *tlv, const char * const *slaves, const char *suffix, bool init_slave_vol, struct snd_kcontrol **ctl_ret) __snd_hda_add_vmaster() argument

Completed in 1475 milliseconds