Searched defs:postfix (Results 1 – 19 of 19) sorted by relevance
/linux/drivers/firmware/broadcom/ |
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/ |
A D | v4l2-i2c.c | 33 const char *devname, const char *postfix) in v4l2_i2c_subdev_set_name()
|
/linux/tools/iio/ |
A D | lsiio.c | 34 static inline int check_postfix(const char *str, const char *postfix) in check_postfix()
|
/linux/drivers/clk/ti/ |
A D | adpll.c | 184 const char *postfix) in ti_adpll_clk_get_name() 211 const char *postfix = NULL; in ti_adpll_setup_clock() local 495 const char *postfix; in ti_adpll_init_dco() local
|
/linux/drivers/firmware/imx/ |
A D | scu-pd.c | 87 bool postfix; member
|
/linux/drivers/bluetooth/ |
A D | btrtl.h | 69 const char *postfix) in btrtl_initialize()
|
A D | btbcm.c | 435 char postfix[16] = ""; in btbcm_initialize() local
|
A D | btrtl.c | 571 const char *postfix) in btrtl_initialize()
|
/linux/arch/powerpc/include/asm/ |
A D | bitops.h | 109 #define DEFINE_TESTOP(fn, op, prefix, postfix, eh) \ argument
|
/linux/tools/perf/util/ |
A D | data.c | 409 const char *postfix, in perf_data__switch()
|
/linux/drivers/misc/cxl/ |
A D | file.c | 565 struct device **chardev, char *postfix, char *desc, in cxl_add_chardev()
|
/linux/drivers/iio/ |
A D | industrialio-event.c | 361 char *postfix; in iio_device_add_event() local
|
A D | industrialio-core.c | 1001 const char *postfix, in __iio_device_attr_init() 1134 int __iio_add_chan_devattr(const char *postfix, in __iio_add_chan_devattr()
|
/linux/include/media/ |
A D | v4l2-common.h | 242 const char *devname, const char *postfix) in v4l2_i2c_subdev_set_name()
|
/linux/drivers/gpu/drm/i915/ |
A D | i915_request.h | 281 u32 postfix; member
|
/linux/scripts/kconfig/ |
A D | confdata.c | 589 const char *postfix; member
|
/linux/drivers/net/wireless/zydas/zd1211rw/ |
A D | zd_usb.c | 215 const char* postfix) in get_fw_name()
|
/linux/tools/perf/ |
A D | builtin-record.c | 2061 const char *postfix = rec->timestamp_filename ? in __cmd_record() local
|
/linux/scripts/mod/ |
A D | modpost.c | 93 static inline bool strends(const char *str, const char *postfix) in strends()
|
Completed in 38 milliseconds