Home
last modified time | relevance | path

Searched defs:s (Results 351 – 375 of 4336) sorted by relevance

1...<<11121314151617181920>>...174

/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Ddt2815.c59 struct comedi_subdevice *s, in dt2815_ao_status()
72 struct comedi_subdevice *s, in dt2815_ao_insn_read()
85 static int dt2815_ao_insn(struct comedi_device *dev, struct comedi_subdevice *s, in dt2815_ao_insn()
143 struct comedi_subdevice *s; in dt2815_attach() local
H A Dpcl730.c213 struct comedi_subdevice *s, in pcl730_do_insn_bits()
238 struct comedi_subdevice *s) in pcl730_get_bits()
255 struct comedi_subdevice *s, in pcl730_di_insn_bits()
268 struct comedi_subdevice *s; in pcl730_attach() local
H A Drtd520.c520 struct comedi_subdevice *s, in rtd_ai_eoc()
533 struct comedi_subdevice *s, struct comedi_insn *insn, in rtd_ai_rinsn()
575 static int ai_read_n(struct comedi_device *dev, struct comedi_subdevice *s, in ai_read_n()
612 struct comedi_subdevice *s = dev->read_subdev; in rtd_interrupt() local
689 struct comedi_subdevice *s, struct comedi_cmd *cmd) in rtd_ai_cmdtest()
829 static int rtd_ai_cmd(struct comedi_device *dev, struct comedi_subdevice *s) in rtd_ai_cmd()
979 static int rtd_ai_cancel(struct comedi_device *dev, struct comedi_subdevice *s) in rtd_ai_cancel()
994 struct comedi_subdevice *s, in rtd_ao_eoc()
1009 struct comedi_subdevice *s, in rtd_ao_insn_write()
1048 struct comedi_subdevice *s, in rtd_dio_insn_bits()
[all …]
/OK3568_Linux_fs/kernel/net/bluetooth/bnep/
H A Dnetdev.c53 struct bnep_session *s = netdev_priv(dev); in bnep_net_set_mc_list() local
122 static int bnep_net_mc_filter(struct sk_buff *skb, struct bnep_session *s) in bnep_net_mc_filter()
148 static int bnep_net_proto_filter(struct sk_buff *skb, struct bnep_session *s) in bnep_net_proto_filter()
167 struct bnep_session *s = netdev_priv(dev); in bnep_net_xmit() local
/OK3568_Linux_fs/kernel/usr/
H A Dgen_init_cpio.c21 #define xstr(s) #s argument
22 #define str(s) xstr(s) argument
67 static void push_hdr(const char *s) in push_hdr()
75 char s[256]; in cpio_trailer() local
106 char s[256]; in cpio_mkslink() local
155 char s[256]; in cpio_mkgeneric() local
244 char s[256]; in cpio_mknod() local
299 char s[256]; in cpio_mkfile() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dsched.c46 struct sched_table *s = pi->sched_tbl; in t4_sched_class_fw_cmd() local
124 struct sched_table *s = pi->sched_tbl; in t4_sched_entry_lookup() local
217 struct sched_table *s = pi->sched_tbl; in t4_sched_queue_bind() local
288 struct sched_table *s = pi->sched_tbl; in t4_sched_flowc_bind() local
482 struct sched_table *s = pi->sched_tbl; in t4_sched_class_lookup() local
608 struct sched_table *s = pi->sched_tbl; in cxgb4_sched_class_free() local
653 struct sched_table *s; in t4_init_sched() local
674 struct sched_table *s; in t4_cleanup_sched() local
/OK3568_Linux_fs/u-boot/drivers/ddr/marvell/axp/
H A Dddr3_hw_training.c31 #define DEBUG_MAIN_C(s, d, l) \ argument
33 #define DEBUG_MAIN_FULL_C(s, d, l) \ argument
37 #define DEBUG_MAIN_S(s) puts(s) argument
40 #define DEBUG_MAIN_S(s) argument
45 #define DEBUG_MAIN_FULL_S(s) puts(s) argument
48 #define DEBUG_MAIN_FULL_S(s) argument
53 #define DEBUG_SUSPEND_RESUME_S(s) puts(s) argument
56 #define DEBUG_SUSPEND_RESUME_S(s) argument
H A Dddr3_write_leveling.c19 #define DEBUG_WL_C(s, d, l) \ argument
21 #define DEBUG_WL_FULL_C(s, d, l) \ argument
25 #define DEBUG_WL_S(s) puts(s) argument
27 #define DEBUG_RL_S(s) \ argument
32 #define DEBUG_WL_S(s) argument
37 #define DEBUG_WL_FULL_S(s) puts(s) argument
40 #define DEBUG_WL_FULL_S(s) argument
/OK3568_Linux_fs/kernel/arch/mips/boot/compressed/
H A Dstring.c14 const char *s = src; in memcpy() local
22 void *memset(void *s, int c, size_t n) in memset()
35 const char *s = src; in memmove() local
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_dfs.c149 qla2x00_dfs_tgt_sess_show(struct seq_file *s, void *unused) in qla2x00_dfs_tgt_sess_show()
176 qla2x00_dfs_tgt_port_database_show(struct seq_file *s, void *unused) in qla2x00_dfs_tgt_port_database_show()
232 qla_dfs_fw_resource_cnt_show(struct seq_file *s, void *unused) in qla_dfs_fw_resource_cnt_show()
281 qla_dfs_tgt_counters_show(struct seq_file *s, void *unused) in qla_dfs_tgt_counters_show()
358 qla2x00_dfs_fce_show(struct seq_file *s, void *unused) in qla2x00_dfs_fce_show()
455 qla_dfs_naqp_show(struct seq_file *s, void *unused) in qla_dfs_naqp_show()
476 struct seq_file *s = file->private_data; in qla_dfs_naqp_write() local
/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Ddebug.c392 static void *eraseblk_count_seq_start(struct seq_file *s, loff_t *pos) in eraseblk_count_seq_start()
405 static void *eraseblk_count_seq_next(struct seq_file *s, void *v, loff_t *pos) in eraseblk_count_seq_next()
417 static void eraseblk_count_seq_stop(struct seq_file *s, void *v) in eraseblk_count_seq_stop()
421 static int eraseblk_count_seq_show(struct seq_file *s, void *iter) in eraseblk_count_seq_show()
462 struct seq_file *s; in eraseblk_count_open() local
480 struct seq_file *s = f->private_data; in eraseblk_count_release() local
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Dutil.c39 char *xstrdup(const char *s) in xstrdup()
105 const char *s = data; in util_is_printable_string() local
139 static char get_oct_char(const char *s, int *i) in get_oct_char()
162 static char get_hex_char(const char *s, int *i) in get_hex_char()
179 char get_escape_char(const char *s, int *i) in get_escape_char()
381 const char *s; in utilfdt_print_data() local
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dethernet.h182 #define eacopy(s, d) \ argument
188 #define eacopy(s, d) \ argument
196 #define ether_copy(s, d) eacopy(s, d) argument
199 #define ether_rcopy(s, d) \ argument
207 #define ehcopy32(s, d) \ argument
240 #define ETHER_MOVE_HDR(d, s) \ argument
/OK3568_Linux_fs/kernel/kernel/
H A Dcfi.c71 static inline int ptr_to_shadow(const struct cfi_shadow *s, unsigned long ptr) in ptr_to_shadow()
88 static inline unsigned long shadow_to_ptr(const struct cfi_shadow *s, in shadow_to_ptr()
98 static inline unsigned long shadow_to_check_fn(const struct cfi_shadow *s, in shadow_to_check_fn()
146 static void add_module_to_shadow(struct cfi_shadow *s, struct module *mod, in add_module_to_shadow()
174 static void remove_module_from_shadow(struct cfi_shadow *s, struct module *mod, in remove_module_from_shadow()
235 static inline cfi_check_fn ptr_to_check_fn(const struct cfi_shadow __rcu *s, in ptr_to_check_fn()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dethernet.h182 #define eacopy(s, d) \ argument
188 #define eacopy(s, d) \ argument
196 #define ether_copy(s, d) eacopy(s, d) argument
199 #define ether_rcopy(s, d) \ argument
207 #define ehcopy32(s, d) \ argument
240 #define ETHER_MOVE_HDR(d, s) \ argument
/OK3568_Linux_fs/kernel/drivers/pinctrl/intel/
H A Dpinctrl-tigerlake.c26 #define TGL_GPP(r, s, e, g) \ argument
34 #define TGL_COMMUNITY(b, s, e, pl, ho, g) \ argument
48 #define TGL_LP_COMMUNITY(b, s, e, g) \ argument
51 #define TGL_H_COMMUNITY(b, s, e, g) \ argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvif/
H A Dpush.h91 #define PUSH_DATA_(X,p,m,i0,i1,d,s,f,a...) PUSH_DATA__((p), (d), "-> "#m f, ##a) argument
103 #define PUSH_DATAp(X,p,m,i,o,d,s,f,a...) do { \ argument
116 #define PUSH_DATAp(X,p,m,i,o,d,s,f,a...) do { \ argument
126 #define PUSH_1(X,f,ds,n,o,p,s,mA,dA) do { \ argument
130 #define PUSH_2(X,f,ds,n,o,p,s,mB,dB,mA,dA,a...) do { \ argument
135 #define PUSH_3(X,f,ds,n,o,p,s,mB,dB,mA,dA,a...) do { \ argument
140 #define PUSH_4(X,f,ds,n,o,p,s,mB,dB,mA,dA,a...) do { \ argument
145 #define PUSH_5(X,f,ds,n,o,p,s,mB,dB,mA,dA,a...) do { \ argument
150 #define PUSH_6(X,f,ds,n,o,p,s,mB,dB,mA,dA,a...) do { \ argument
155 #define PUSH_7(X,f,ds,n,o,p,s,mB,dB,mA,dA,a...) do { \ argument
[all …]
/OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/
H A Dcvmx-mio-defs.h175 } s; member
292 } s; member
343 } s; member
358 } s; member
373 } s; member
412 } s; member
427 } s; member
442 } s; member
457 } s; member
476 } s; member
[all …]
H A Dcvmx-pemx-defs.h70 } s; member
85 } s; member
104 } s; member
131 } s; member
162 } s; member
175 } s; member
188 } s; member
201 } s; member
246 } s; member
319 } s; member
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_crypto_api.h1058 TEEC_Session *s, in Invoke_Crypto_AllocateOperation()
1092 TEEC_Session *s, in Invoke_Crypto_GetOperationInfo()
1128 TEEC_Session *s, in Invoke_Crypto_GetOperationInfoMultiple()
1228 static TEEC_Result Invoke_Crypto_ResetOperation(ADBG_Case_t *c, TEEC_Session *s, in Invoke_Crypto_ResetOperation()
1236 TEEC_Session *s, in Invoke_Crypto_FreeAllKeysAndOperations()
1292 Invoke_Crypto_InitObjectWithKeys(ADBG_Case_t *c, TEEC_Session *s, uint32_t cmd, in Invoke_Crypto_InitObjectWithKeys()
1363 Invoke_Crypto_InitObjectWithKeysExt(ADBG_Case_t *c, TEEC_Session *s, in Invoke_Crypto_InitObjectWithKeysExt()
1382 TEEC_Session *s, uint32_t cmd, in Invoke_Crypto_SetOperationKey()
1399 TEEC_Session *s, in Invoke_Crypto_SetOperationKey2()
1417 static TEEC_Result Invoke_Crypto_DeriveKey(ADBG_Case_t *c, TEEC_Session *s, in Invoke_Crypto_DeriveKey()
[all …]
/OK3568_Linux_fs/kernel/security/selinux/ss/
H A Dsymtab.c40 int symtab_init(struct symtab *s, unsigned int size) in symtab_init()
46 int symtab_insert(struct symtab *s, char *name, void *datum) in symtab_insert()
51 void *symtab_search(struct symtab *s, const char *name) in symtab_search()
/OK3568_Linux_fs/kernel/drivers/net/mdio/
H A Dmdio-mux-gpio.c25 struct mdio_mux_gpio_state *s = data; in mdio_mux_gpio_switch_fn() local
41 struct mdio_mux_gpio_state *s; in mdio_mux_gpio_probe() local
67 struct mdio_mux_gpio_state *s = dev_get_platdata(&pdev->dev); in mdio_mux_gpio_remove() local
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dvvar.h41 static inline unsigned int vvar_read_begin(const struct vvar_data *s) in vvar_read_begin()
55 static inline int vvar_read_retry(const struct vvar_data *s, in vvar_read_retry()
62 static inline void vvar_write_begin(struct vvar_data *s) in vvar_write_begin()
68 static inline void vvar_write_end(struct vvar_data *s) in vvar_write_end()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/adapter/
H A Dmode_adapter.hpp59 std::streamsize read(Source& src, char_type* s, std::streamsize n) in read()
63 std::streamsize write(Sink& snk, const char_type* s, std::streamsize n) in write()
94 (char_type* s, std::streamsize n) in read()
99 (const char_type* s, std::streamsize n) in write()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dcputable.c2069 void __init set_cur_cpu_spec(struct cpu_spec *s) in set_cur_cpu_spec()
2084 struct cpu_spec *s) in setup_cpu_spec()
2157 struct cpu_spec *s = cpu_specs; in identify_cpu() local
2179 struct cpu_spec *s = cpu_specs; in identify_cpu_name() local

1...<<11121314151617181920>>...174