Home
last modified time | relevance | path

Searched defs:ss (Results 1 – 25 of 183) sorted by relevance

12345678

/linux/sound/soc/meson/
H A Daxg-fifo.c47 static struct snd_soc_dai *axg_fifo_dai(struct snd_pcm_substream *ss) in axg_fifo_dai()
54 static struct axg_fifo *axg_fifo_data(struct snd_pcm_substream *ss) in axg_fifo_data()
61 static struct device *axg_fifo_dev(struct snd_pcm_substream *ss) in axg_fifo_dev()
75 struct snd_pcm_substream *ss, int cmd) in axg_fifo_pcm_trigger()
99 struct snd_pcm_substream *ss) in axg_fifo_pcm_pointer()
112 struct snd_pcm_substream *ss, in axg_fifo_pcm_hw_params()
157 struct snd_pcm_substream *ss, in g12a_fifo_pcm_hw_params()
176 struct snd_pcm_substream *ss) in axg_fifo_pcm_hw_free()
202 struct snd_pcm_substream *ss = dev_id; in axg_fifo_pcm_irq_block() local
223 struct snd_pcm_substream *ss) in axg_fifo_pcm_open()
[all …]
/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-g723.c80 struct snd_pcm_substream *ss; in solo_g723_isr() local
118 static int snd_solo_pcm_open(struct snd_pcm_substream *ss) in snd_solo_pcm_open()
147 static int snd_solo_pcm_close(struct snd_pcm_substream *ss) in snd_solo_pcm_close()
159 static int snd_solo_pcm_trigger(struct snd_pcm_substream *ss, int cmd) in snd_solo_pcm_trigger()
193 static int snd_solo_pcm_prepare(struct snd_pcm_substream *ss) in snd_solo_pcm_prepare()
198 static snd_pcm_uframes_t snd_solo_pcm_pointer(struct snd_pcm_substream *ss) in snd_solo_pcm_pointer()
207 static int snd_solo_pcm_copy(struct snd_pcm_substream *ss, int channel, in snd_solo_pcm_copy()
294 struct snd_pcm_substream *ss; in solo_snd_pcm_init() local
/linux/drivers/infiniband/hw/qib/
H A Dqib_sdma.c68 static void sdma_get(struct qib_sdma_state *ss) in sdma_get()
75 struct qib_sdma_state *ss = in sdma_complete() local
81 static void sdma_put(struct qib_sdma_state *ss) in sdma_put()
86 static void sdma_finalput(struct qib_sdma_state *ss) in sdma_finalput()
172 struct qib_sdma_state *ss = &ppd->sdma_state; in sdma_hw_start_up() local
183 struct qib_sdma_state *ss = &ppd->sdma_state; in sdma_sw_tear_down() local
197 struct qib_sdma_state *ss = &ppd->sdma_state; in sdma_set_state() local
512 struct rvt_sge_state *ss, u32 dwords, in qib_sdma_verbs_send()
751 struct qib_sdma_state *ss = &ppd->sdma_state; in __qib_sdma_process_event() local
H A Dqib_verbs.c138 static u32 qib_count_sge(struct rvt_sge_state *ss, u32 length) in qib_count_sge()
179 static void qib_copy_from_sge(void *data, struct rvt_sge_state *ss, u32 length) in qib_copy_from_sge()
428 static void qib_copy_io(u32 __iomem *piobuf, struct rvt_sge_state *ss, in qib_copy_io()
771 u32 hdrwords, struct rvt_sge_state *ss, u32 len, in qib_verbs_send_dma()
907 u32 hdrwords, struct rvt_sge_state *ss, u32 len, in qib_verbs_send_pio()
1015 u32 hdrwords, struct rvt_sge_state *ss, u32 len) in qib_verbs_send()
/linux/drivers/gpu/drm/imx/dcss/
H A Ddcss-ss.c73 static void dcss_ss_write(struct dcss_ss *ss, u32 val, u32 ofs) in dcss_ss_write()
84 struct dcss_ss *ss; in dcss_ss_init() local
106 void dcss_ss_exit(struct dcss_ss *ss) in dcss_ss_exit()
112 void dcss_ss_subsam_set(struct dcss_ss *ss) in dcss_ss_subsam_set()
120 void dcss_ss_sync_set(struct dcss_ss *ss, struct videomode *vm, in dcss_ss_sync_set()
164 void dcss_ss_enable(struct dcss_ss *ss) in dcss_ss_enable()
170 void dcss_ss_shutoff(struct dcss_ss *ss) in dcss_ss_shutoff()
/linux/drivers/media/pci/tw686x/
H A Dtw686x-audio.c104 static int tw686x_pcm_open(struct snd_pcm_substream *ss) in tw686x_pcm_open()
121 static int tw686x_pcm_close(struct snd_pcm_substream *ss) in tw686x_pcm_close()
130 static int tw686x_pcm_prepare(struct snd_pcm_substream *ss) in tw686x_pcm_prepare()
211 static int tw686x_pcm_trigger(struct snd_pcm_substream *ss, int cmd) in tw686x_pcm_trigger()
250 static snd_pcm_uframes_t tw686x_pcm_pointer(struct snd_pcm_substream *ss) in tw686x_pcm_pointer()
270 struct snd_pcm_substream *ss; in tw686x_snd_pcm_init() local
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_sseu.c72 int s, ss, total = 0; in compute_eu_total() local
100 int s, ss, i; in intel_sseu_copy_eumask_to_user() local
134 int s, ss, i; in intel_sseu_copy_ssmask_to_user() local
154 int ss; in gen11_compute_sseu_info() local
170 int ss; in xehp_compute_sseu_info() local
385 int s, ss; in gen9_sseu_info_init() local
468 #define IS_SS_DISABLED(ss) (!(sseu->subslice_mask.hsw[0] & BIT(ss))) in gen9_sseu_info_init() argument
488 int s, ss; in bdw_sseu_info_init() local
575 int s, ss; in hsw_sseu_info_init() local
811 int s, ss; in sseu_print_hsw_topology() local
H A Dintel_sseu_debugfs.c22 int ss; in cherryview_sseu_device_status() local
56 int s, ss; in gen11_sseu_device_status() local
116 int s, ss; in gen9_sseu_device_status() local
/linux/sound/pci/
H A Dad1889.c294 snd_ad1889_playback_open(struct snd_pcm_substream *ss) in snd_ad1889_playback_open()
306 snd_ad1889_capture_open(struct snd_pcm_substream *ss) in snd_ad1889_capture_open()
318 snd_ad1889_playback_close(struct snd_pcm_substream *ss) in snd_ad1889_playback_close()
326 snd_ad1889_capture_close(struct snd_pcm_substream *ss) in snd_ad1889_capture_close()
334 snd_ad1889_playback_prepare(struct snd_pcm_substream *ss) in snd_ad1889_playback_prepare()
384 snd_ad1889_capture_prepare(struct snd_pcm_substream *ss) in snd_ad1889_capture_prepare()
435 snd_ad1889_playback_trigger(struct snd_pcm_substream *ss, int cmd) in snd_ad1889_playback_trigger()
476 snd_ad1889_capture_trigger(struct snd_pcm_substream *ss, int cmd) in snd_ad1889_capture_trigger()
511 snd_ad1889_playback_pointer(struct snd_pcm_substream *ss) in snd_ad1889_playback_pointer()
530 snd_ad1889_capture_pointer(struct snd_pcm_substream *ss) in snd_ad1889_capture_pointer()
/linux/sound/parisc/
H A Dharmony.c293 snd_harmony_playback_trigger(struct snd_pcm_substream *ss, int cmd) in snd_harmony_playback_trigger()
329 snd_harmony_capture_trigger(struct snd_pcm_substream *ss, int cmd) in snd_harmony_capture_trigger()
395 snd_harmony_playback_prepare(struct snd_pcm_substream *ss) in snd_harmony_playback_prepare()
425 snd_harmony_capture_prepare(struct snd_pcm_substream *ss) in snd_harmony_capture_prepare()
455 snd_harmony_playback_pointer(struct snd_pcm_substream *ss) in snd_harmony_playback_pointer()
484 snd_harmony_capture_pointer(struct snd_pcm_substream *ss) in snd_harmony_capture_pointer()
513 snd_harmony_playback_open(struct snd_pcm_substream *ss) in snd_harmony_playback_open()
532 snd_harmony_capture_open(struct snd_pcm_substream *ss) in snd_harmony_capture_open()
551 snd_harmony_playback_close(struct snd_pcm_substream *ss) in snd_harmony_playback_close()
559 snd_harmony_capture_close(struct snd_pcm_substream *ss) in snd_harmony_capture_close()
/linux/kernel/cgroup/
H A Dcgroup.c488 struct cgroup_subsys *ss) in cgroup_css()
508 struct cgroup_subsys *ss) in cgroup_e_css_by_mask()
542 struct cgroup_subsys *ss) in cgroup_e_css()
572 struct cgroup_subsys *ss) in cgroup_get_e_css()
680 #define do_each_subsys_mask(ss, ssid, ss_mask) do { \ argument
915 struct cgroup_subsys *ss; in css_set_hash() local
928 struct cgroup_subsys *ss; in put_css_set_locked() local
1056 struct cgroup_subsys *ss; in find_existing_css_set() local
1177 struct cgroup_subsys *ss; in find_css_set() local
1516 struct cgroup_subsys *ss = cft->ss; in cgroup_file_name() local
[all …]
H A Dcgroup-v1.c49 static bool cgroup1_subsys_absent(struct cgroup_subsys *ss) in cgroup1_subsys_absent()
675 struct cgroup_subsys *ss; in proc_cgroupstats_show() local
874 struct cgroup_subsys *ss; in cgroup1_show_options() local
932 struct cgroup_subsys *ss; in cgroup1_parse_param() local
1030 struct cgroup_subsys *ss; in check_cgroupfs_options() local
1156 struct cgroup_subsys *ss; in cgroup1_root_to_use() local
1325 struct cgroup_subsys *ss; in cgroup_no_v1() local
H A Ddebug.c44 struct cgroup_subsys *ss; in current_css_set_read() local
207 struct cgroup_subsys *ss; in cgroup_subsys_states_read() local
239 struct cgroup_subsys *ss; in cgroup_masks_read_one() local
/linux/tools/testing/selftests/net/
H A Dsctp_hello.c11 static void set_addr(struct sockaddr_storage *ss, char *ip, char *port, int *len) in set_addr()
31 struct sockaddr_storage ss; in do_client() local
76 struct sockaddr_storage ss; in main() local
/linux/drivers/usb/gadget/function/
H A Df_sourcesink.c320 struct f_sourcesink *ss = func_to_ss(f); in sourcesink_bind() local
462 static int check_read_data(struct f_sourcesink *ss, struct usb_request *req) in check_read_data()
505 struct f_sourcesink *ss = ep->driver_data; in reinit_write_data() local
523 struct f_sourcesink *ss = ep->driver_data; in source_sink_complete() local
576 static int source_sink_start_ep(struct f_sourcesink *ss, bool is_in, in source_sink_start_ep()
634 static void disable_source_sink(struct f_sourcesink *ss) in disable_source_sink()
645 enable_source_sink(struct usb_composite_dev *cdev, struct f_sourcesink *ss, in enable_source_sink()
739 struct f_sourcesink *ss = func_to_ss(f); in sourcesink_set_alt() local
748 struct f_sourcesink *ss = func_to_ss(f); in sourcesink_get_alt() local
755 struct f_sourcesink *ss = func_to_ss(f); in sourcesink_disable() local
[all …]
/linux/crypto/
H A Dhmac.c36 int ss = crypto_shash_statesize(parent); in hmac_setkey() local
112 int ss = crypto_shash_statesize(parent); in hmac_final() local
128 int ss = crypto_shash_statesize(parent); in hmac_finup() local
186 int ss; in hmac_create() local
/linux/arch/m68k/lib/
H A Dmemset.c27 short *ss = s; in memset() local
64 short *ss = s; in memset() local
/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-cipher.c124 struct sun8i_ss_dev *ss = op->ss; in sun8i_ss_setup_ivs() local
187 struct sun8i_ss_dev *ss = op->ss; in sun8i_ss_cipher() local
440 struct sun8i_ss_dev *ss = op->ss; in sun8i_ss_aes_setkey() local
469 struct sun8i_ss_dev *ss = op->ss; in sun8i_ss_des3_setkey() local
H A Dsun8i-ss-hash.c281 static int sun8i_ss_run_hash_task(struct sun8i_ss_dev *ss, in sun8i_ss_run_hash_task()
395 struct sun8i_ss_dev *ss; in sun8i_ss_hash_digest() local
481 struct sun8i_ss_dev *ss; in sun8i_ss_hash_run() local
/linux/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c198 struct myri10ge_slice_state *ss; member
917 struct myri10ge_slice_state *ss; in myri10ge_reset() local
1087 myri10ge_write_dca(struct myri10ge_slice_state *ss, int cpu, int tag) in myri10ge_write_dca()
1093 static inline void myri10ge_update_dca(struct myri10ge_slice_state *ss) in myri10ge_update_dca()
1307 myri10ge_rx_done(struct myri10ge_slice_state *ss, int len, __wsum csum) in myri10ge_rx_done()
1377 myri10ge_tx_done(struct myri10ge_slice_state *ss, int mcp_index) in myri10ge_tx_done()
1446 myri10ge_clean_rx_done(struct myri10ge_slice_state *ss, int budget) in myri10ge_clean_rx_done()
1522 struct myri10ge_slice_state *ss = in myri10ge_poll() local
1542 struct myri10ge_slice_state *ss = arg; in myri10ge_intr() local
1794 struct myri10ge_slice_state *ss; in myri10ge_get_ethtool_stats() local
[all …]
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsocket_helpers.h145 static inline struct sockaddr *sockaddr(struct sockaddr_storage *ss) in sockaddr()
150 static inline void init_addr_loopback4(struct sockaddr_storage *ss, in init_addr_loopback4()
161 static inline void init_addr_loopback6(struct sockaddr_storage *ss, in init_addr_loopback6()
172 static inline void init_addr_loopback_vsock(struct sockaddr_storage *ss, in init_addr_loopback_vsock()
183 static inline void init_addr_loopback(int family, struct sockaddr_storage *ss, in init_addr_loopback()
/linux/include/rdma/
H A Drdmavt_mr.h93 static inline void rvt_put_ss(struct rvt_sge_state *ss) in rvt_put_ss()
114 static inline void rvt_update_sge(struct rvt_sge_state *ss, u32 length, in rvt_update_sge()
138 static inline void rvt_skip_sge(struct rvt_sge_state *ss, u32 length, in rvt_skip_sge()
/linux/tools/perf/util/
H A Dsymbol-minimal.c258 int symsrc__init(struct symsrc *ss, struct dso *dso, const char *name, in symsrc__init() argument
291 void symsrc__destroy(struct symsrc *ss) in symsrc__destroy() argument
342 dso__load_sym(struct dso * dso,struct map * map __maybe_unused,struct symsrc * ss,struct symsrc * runtime_ss __maybe_unused,int kmodule __maybe_unused) dso__load_sym() argument
[all...]
/linux/net/netfilter/
H A Dnfnetlink.c158 nfnetlink_find_client(u16 type, const struct nfnetlink_subsystem *ss) in nfnetlink_find_client()
221 const struct nfnetlink_subsystem *ss; in nfnetlink_rcv_msg() local
376 const struct nfnetlink_subsystem *ss; in nfnetlink_rcv_batch() local
710 const struct nfnetlink_subsystem *ss; in nfnetlink_bind() local
/linux/tools/testing/selftests/x86/
H A Dsigreturn.c301 unsigned short cs, gs, fs, ss; member
484 unsigned short ss; in sigtrap() local
701 static int test_bad_iret(int cs_bits, unsigned short ss, int force_cs) in test_bad_iret()

12345678