Searched defs:postfix (Results 1 – 15 of 15) sorted by relevance
/linux/drivers/firmware/broadcom/ |
H A D | bcm47xx_sprom.c | 36 static void create_key(const char *prefix, const char *postfix, in create_key() 49 static int get_nvram_var(const char *prefix, const char *postfix, in get_nvram_var() 412 char postfix[2]; in bcm47xx_fill_sprom_path_r4589() local 463 char postfix[2]; in bcm47xx_fill_sprom_path_r45() local
|
/linux/drivers/media/v4l2-core/ |
H A D | v4l2-i2c.c | 33 const char *devname, const char *postfix) in v4l2_i2c_subdev_set_name()
|
/linux/tools/iio/ |
H A D | lsiio.c | 34 static inline int check_postfix(const char *str, const char *postfix) in check_postfix()
|
/linux/tools/testing/memblock/tests/ |
H A D | common.c | 154 void print_prefixes(const char *postfix) in print_prefixes()
|
/linux/drivers/clk/ti/ |
H A D | adpll.c | 177 const char *postfix) in ti_adpll_clk_get_name() 204 const char *postfix = NULL; in ti_adpll_setup_clock() local 488 const char *postfix; in ti_adpll_init_dco() local
|
/linux/arch/powerpc/include/asm/ |
H A D | bitops.h | 151 #define DEFINE_TESTOP(fn, op, prefix, postfix, eh) \ argument
|
/linux/drivers/pmdomain/imx/ |
H A D | scu-pd.c | 104 bool postfix; member
|
/linux/tools/perf/util/ |
H A D | data.c | 432 perf_data__switch(struct perf_data * data,const char * postfix,size_t pos,bool at_exit,char ** new_filepath) perf_data__switch() argument
|
/linux/kernel/bpf/ |
H A D | log.c | 442 char postfix[16] = {0}, prefix[64] = {0}; in reg_type_str() local
|
/linux/drivers/bluetooth/ |
H A D | btrtl.h | 155 const char *postfix) in btrtl_initialize()
|
H A D | btrtl.c | 1059 const char *postfix) in btrtl_initialize()
|
/linux/scripts/kconfig/ |
H A D | confdata.c | 528 const char *postfix; global() member
|
/linux/drivers/iio/ |
H A D | industrialio-core.c | 1034 const char *postfix, in __iio_device_attr_init() 1166 int __iio_add_chan_devattr(const char *postfix, in __iio_add_chan_devattr()
|
/linux/drivers/net/wireless/zydas/zd1211rw/ |
H A D | zd_usb.c | 215 const char* postfix) in get_fw_name()
|
/linux/scripts/mod/ |
H A D | modpost.c | 95 static inline bool strends(const char *str, const char *postfix) in strends()
|