Home
last modified time | relevance | path

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

12

/drivers/spi/
Dspi-sh.c98 static void spi_sh_write(struct spi_sh_data *ss, unsigned long data, in spi_sh_write()
107 static unsigned long spi_sh_read(struct spi_sh_data *ss, unsigned long offset) in spi_sh_read()
117 static void spi_sh_set_bit(struct spi_sh_data *ss, unsigned long val, in spi_sh_set_bit()
127 static void spi_sh_clear_bit(struct spi_sh_data *ss, unsigned long val, in spi_sh_clear_bit()
137 static void clear_fifo(struct spi_sh_data *ss) in clear_fifo()
143 static int spi_sh_wait_receive_buffer(struct spi_sh_data *ss) in spi_sh_wait_receive_buffer()
155 static int spi_sh_wait_write_buffer_empty(struct spi_sh_data *ss) in spi_sh_wait_write_buffer_empty()
167 static int spi_sh_send(struct spi_sh_data *ss, struct spi_message *mesg, in spi_sh_send()
235 static int spi_sh_receive(struct spi_sh_data *ss, struct spi_message *mesg, in spi_sh_receive()
296 struct spi_sh_data *ss = container_of(work, struct spi_sh_data, ws); in spi_sh_work() local
[all …]
/drivers/staging/media/solo6x10/
Dsolo6x10-g723.c95 struct snd_pcm_substream *ss; in solo_g723_isr() local
115 static int snd_solo_hw_params(struct snd_pcm_substream *ss, in snd_solo_hw_params()
121 static int snd_solo_hw_free(struct snd_pcm_substream *ss) in snd_solo_hw_free()
144 static int snd_solo_pcm_open(struct snd_pcm_substream *ss) in snd_solo_pcm_open()
172 static int snd_solo_pcm_close(struct snd_pcm_substream *ss) in snd_solo_pcm_close()
184 static int snd_solo_pcm_trigger(struct snd_pcm_substream *ss, int cmd) in snd_solo_pcm_trigger()
218 static int snd_solo_pcm_prepare(struct snd_pcm_substream *ss) in snd_solo_pcm_prepare()
223 static snd_pcm_uframes_t snd_solo_pcm_pointer(struct snd_pcm_substream *ss) in snd_solo_pcm_pointer()
232 static int snd_solo_pcm_copy(struct snd_pcm_substream *ss, int channel, in snd_solo_pcm_copy()
324 struct snd_pcm_substream *ss; in solo_snd_pcm_init() local
/drivers/infiniband/hw/qib/
Dqib_sdma.c92 static void sdma_get(struct qib_sdma_state *ss) in sdma_get()
99 struct qib_sdma_state *ss = in sdma_complete() local
105 static void sdma_put(struct qib_sdma_state *ss) in sdma_put()
110 static void sdma_finalput(struct qib_sdma_state *ss) in sdma_finalput()
195 struct qib_sdma_state *ss = &ppd->sdma_state; in sdma_hw_start_up() local
206 struct qib_sdma_state *ss = &ppd->sdma_state; in sdma_sw_tear_down() local
220 struct qib_sdma_state *ss = &ppd->sdma_state; in sdma_set_state() local
528 struct qib_sge_state *ss, u32 dwords, in qib_sdma_verbs_send()
729 struct qib_sdma_state *ss = &ppd->sdma_state; in __qib_sdma_process_event() local
Dqib_verbs.c168 void qib_copy_sge(struct qib_sge_state *ss, void *data, u32 length, int release) in qib_copy_sge()
210 void qib_skip_sge(struct qib_sge_state *ss, u32 length, int release) in qib_skip_sge()
250 static u32 qib_count_sge(struct qib_sge_state *ss, u32 length) in qib_count_sge()
296 static void qib_copy_from_sge(void *data, struct qib_sge_state *ss, u32 length) in qib_copy_from_sge()
732 static void update_sge(struct qib_sge_state *ss, u32 length) in update_sge()
789 static void copy_io(u32 __iomem *piobuf, struct qib_sge_state *ss, in copy_io()
1133 u32 hdrwords, struct qib_sge_state *ss, u32 len, in qib_verbs_send_dma()
1268 u32 hdrwords, struct qib_sge_state *ss, u32 len, in qib_verbs_send_pio()
1375 u32 hdrwords, struct qib_sge_state *ss, u32 len) in qib_verbs_send()
Dqib_rc.c43 static u32 restart_sge(struct qib_sge_state *ss, struct qib_swqe *wqe, in restart_sge()
235 struct qib_sge_state *ss; in qib_make_rc_req() local
Dqib_ruc.c87 struct qib_sge_state *ss; in qib_init_sge() local
/drivers/usb/gadget/
Df_sourcesink.c358 struct f_sourcesink *ss = func_to_ss(f); in sourcesink_bind() local
498 static int check_read_data(struct f_sourcesink *ss, struct usb_request *req) in check_read_data()
556 struct f_sourcesink *ss = ep->driver_data; in source_sink_complete() local
608 static int source_sink_start_ep(struct f_sourcesink *ss, bool is_in, in source_sink_start_ep()
664 static void disable_source_sink(struct f_sourcesink *ss) in disable_source_sink()
675 enable_source_sink(struct usb_composite_dev *cdev, struct f_sourcesink *ss, in enable_source_sink()
774 struct f_sourcesink *ss = func_to_ss(f); in sourcesink_set_alt() local
784 struct f_sourcesink *ss = func_to_ss(f); in sourcesink_get_alt() local
791 struct f_sourcesink *ss = func_to_ss(f); in sourcesink_disable() local
873 struct f_sourcesink *ss; in source_sink_alloc_func() local
Dconfig.c165 struct usb_descriptor_header **ss) in usb_assign_descriptors()
/drivers/net/ethernet/myricom/myri10ge/
Dmyri10ge.c201 struct myri10ge_slice_state *ss; member
915 struct myri10ge_slice_state *ss; in myri10ge_reset() local
1085 myri10ge_write_dca(struct myri10ge_slice_state *ss, int cpu, int tag) in myri10ge_write_dca()
1091 static inline void myri10ge_update_dca(struct myri10ge_slice_state *ss) in myri10ge_update_dca()
1304 myri10ge_rx_done(struct myri10ge_slice_state *ss, int len, __wsum csum) in myri10ge_rx_done()
1373 myri10ge_tx_done(struct myri10ge_slice_state *ss, int mcp_index) in myri10ge_tx_done()
1443 myri10ge_clean_rx_done(struct myri10ge_slice_state *ss, int budget) in myri10ge_clean_rx_done()
1519 struct myri10ge_slice_state *ss = in myri10ge_poll() local
1540 struct myri10ge_slice_state *ss = arg; in myri10ge_intr() local
1789 struct myri10ge_slice_state *ss; in myri10ge_get_ethtool_stats() local
[all …]
/drivers/ide/
Dsc1200.c239 struct sc1200_saved_state *ss = host->host_priv; in sc1200_suspend() local
258 struct sc1200_saved_state *ss = host->host_priv; in sc1200_resume() local
308 struct sc1200_saved_state *ss = NULL; in sc1200_init_one() local
/drivers/infiniband/hw/ipath/
Dipath_verbs.c171 void ipath_copy_sge(struct ipath_sge_state *ss, void *data, u32 length) in ipath_copy_sge()
211 void ipath_skip_sge(struct ipath_sge_state *ss, u32 length) in ipath_skip_sge()
249 static u32 ipath_count_sge(struct ipath_sge_state *ss, u32 length) in ipath_count_sge()
295 static void ipath_copy_from_sge(void *data, struct ipath_sge_state *ss, in ipath_copy_from_sge()
780 static void update_sge(struct ipath_sge_state *ss, u32 length) in update_sge()
837 static void copy_io(u32 __iomem *piobuf, struct ipath_sge_state *ss, in copy_io()
1099 struct ipath_sge_state *ss, u32 len, in ipath_verbs_send_dma()
1224 struct ipath_sge_state *ss, u32 len, in ipath_verbs_send_pio()
1323 u32 hdrwords, struct ipath_sge_state *ss, u32 len) in ipath_verbs_send()
Dipath_keys.c199 int ipath_rkey_ok(struct ipath_qp *qp, struct ipath_sge_state *ss, in ipath_rkey_ok()
Dipath_rc.c42 static u32 restart_sge(struct ipath_sge_state *ss, struct ipath_swqe *wqe, in restart_sge()
217 struct ipath_sge_state *ss; in ipath_make_rc_req() local
Dipath_ruc.c124 u32 *lengthp, struct ipath_sge_state *ss) in ipath_init_sge()
Dipath_sdma.c665 struct ipath_sge_state *ss, u32 dwords, in ipath_sdma_verbs_send()
/drivers/gpu/drm/radeon/
Datombios_crtc.c420 struct radeon_atom_ss *ss) in atombios_crtc_program_ss()
777 struct radeon_atom_ss *ss) in atombios_crtc_program_pll()
1726 struct radeon_atom_ss ss; in radeon_atom_disp_eng_pll_init() local
1836 struct radeon_atom_ss ss; in atombios_crtc_disable() local
Dradeon_atombios.c1357 struct radeon_atom_ss *ss, in radeon_atombios_get_ppll_ss_info()
1393 struct radeon_atom_ss *ss, in radeon_atombios_get_igp_ss_overrides()
1459 struct radeon_atom_ss *ss, in radeon_atombios_get_asic_ss_info()
/drivers/staging/wlags49_h2/
Dwl_main.c2977 SECURITY_STATUS_STRCT *ss = (SECURITY_STATUS_STRCT *)ltv; in wl_endian_translate_mailbox() local
3326 SECURITY_STATUS_STRCT *ss = (SECURITY_STATUS_STRCT *)ltv; in wl_process_mailbox() local
/drivers/usb/storage/
Donetouch.c177 static int onetouch_connect_input(struct us_data *ss) in onetouch_connect_input()
/drivers/net/wimax/i2400m/
Dcontrol.c312 const struct i2400m_tlv_system_state *ss) in i2400m_report_tlv_system_state()
438 const struct i2400m_tlv_system_state *ss; in i2400m_report_state_parse_tlv() local
/drivers/net/ppp/
Dpppopns.c246 struct sockaddr_storage ss; in pppopns_connect() local
/drivers/staging/usbip/userspace/src/
Dusbipd.c282 struct sockaddr_storage ss; in do_accept() local
/drivers/gpu/drm/nouveau/core/subdev/clock/
Dnv04.c106 new_ramdac580(uint32_t reg1, bool ss, uint32_t ramdac580) in new_ramdac580()
/drivers/lguest/
Dinterrupts_and_traps.c76 u32 eflags, ss, irq_enable; in set_guest_interrupt() local
/drivers/net/wireless/ath/ath9k/
Deeprom.c367 int16_t ss; in ath9k_hw_get_gain_boundaries_pdadcs() local

12