Home
last modified time | relevance | path

Searched defs:prefix (Results 126 – 150 of 572) sorted by relevance

12345678910>>...23

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dsimple-card.yaml73 prefix: schema
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dmc13783-regulator.c231 #define MC13783_DEFINE(prefix, name, node, reg, vsel_reg, voltages) \ argument
235 #define MC13783_FIXED_DEFINE(prefix, name, node, reg, voltages) \ argument
239 #define MC13783_GPO_DEFINE(prefix, name, node, reg, voltages) \ argument
/OK3568_Linux_fs/kernel/include/linux/
H A Dcompiler_types.h294 # define __compiletime_assert(condition, msg, prefix, suffix) \ argument
301 # define __compiletime_assert(condition, msg, prefix, suffix) do { } while (0) argument
304 #define _compiletime_assert(condition, msg, prefix, suffix) \ argument
H A Defi_embedded_fw.h32 u8 prefix[EFI_EMBEDDED_FW_PREFIX_LEN]; member
H A Dcompiler-clang.h21 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) argument
/OK3568_Linux_fs/kernel/tools/perf/trace/beauty/
H A Dclone.c15 const char *prefix = "CLONE_"; in clone__scnprintf_flags() local
H A Dfutex_op.c23 const char *prefix = "FUTEX_"; in syscall_arg__scnprintf_futex_op() local
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_log_netdev.c21 const char *prefix) in nf_log_netdev_packet()
/OK3568_Linux_fs/kernel/net/bridge/netfilter/
H A Dnf_log_bridge.c22 const char *prefix) in nf_log_bridge_packet()
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/runtime/bufq/src/
H A Dbufq.c30 static char prefix[BUFQ_DUMP_FILE_NAME_PREFIX_SIZE] = {0}; variable
489 static void bufq_dump_queue_info(const char *prefix, ia_css_queue_t *qhandle) in bufq_dump_queue_info()
/OK3568_Linux_fs/u-boot/drivers/usb/eth/
H A Dlan7x.h127 const char *prefix, const u32 reg, in lan7x_wait_for_bit()
168 const char *prefix, in lan7x_mdio_wait_for_bit()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/io/svg/
H A Dwrite.hpp192 static inline const char* prefix() { return "polyline"; } in prefix() function
199 static inline const char* prefix() { return "polygon"; } in prefix() function
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/builder/
H A D__init__.py205 def startPrefixMapping(self, prefix, nodeValue): argument
209 def endPrefixMapping(self, prefix): argument
/OK3568_Linux_fs/kernel/sound/usb/bcd2000/
H A Dbcd2000.c68 static void bcd2000_dump_buffer(const char *prefix, const char *buf, int len) in bcd2000_dump_buffer()
75 static void bcd2000_dump_buffer(const char *prefix, const char *buf, int len) {} in bcd2000_dump_buffer()
/OK3568_Linux_fs/kernel/drivers/target/iscsi/
H A Discsi_target_configfs.c337 #define __DEF_NACL_AUTH_STR(prefix, name, flags) \ argument
402 #define __DEF_NACL_AUTH_INT(prefix, name) \ argument
800 #define __DEF_TPG_AUTH_STR(prefix, name, flags) \ argument
861 #define __DEF_TPG_AUTH_INT(prefix, name) \ argument
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/Documentation/
H A DMakefile14 prefix ?= /usr/local macro
/OK3568_Linux_fs/app/QLauncher/
H A Dxdgdesktopfile.h145 virtual QString prefix() const { return QLatin1String("Desktop Entry"); } in prefix() function
/OK3568_Linux_fs/kernel/tools/gpio/
H A Dgpio-utils.h21 static inline int check_prefix(const char *str, const char *prefix) in check_prefix()
/OK3568_Linux_fs/kernel/drivers/misc/cb710/
H A Ddebug.c17 static const char *const prefix[ARRAY_SIZE(allow)] = { variable
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dsrcpos.c373 void srcpos_verror(struct srcpos *pos, const char *prefix, in srcpos_verror()
387 void srcpos_error(struct srcpos *pos, const char *prefix, in srcpos_error()
/OK3568_Linux_fs/kernel/tools/perf/arch/powerpc/util/
H A Dperf_regs.c130 char prefix; in arch_sdt_arg_parse_op() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/
H A Ddebugfs.h47 #define DEBUGFS_ADD_PREFIX(prefix, name, parent) \ argument
/OK3568_Linux_fs/kernel/net/dsa/
H A Dtag_ocelot.c144 u8 *prefix, *injection; in ocelot_xmit() local
/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dqeth_ethtool.c76 static void qeth_add_stat_strings(u8 **data, const char *prefix, in qeth_add_stat_strings()
164 char prefix[ETH_GSTRING_LEN] = ""; in qeth_get_strings() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dtcp_hdr_options.c77 static void print_hdr_stg(const struct hdr_stg *hdr_stg, const char *prefix) in print_hdr_stg()
84 static void print_option(const struct bpf_test_option *opt, const char *prefix) in print_option()

12345678910>>...23