/drivers/spi/ |
D | spi-sh.c | 98 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() 232 static int spi_sh_receive(struct spi_sh_data *ss, struct spi_message *mesg, in spi_sh_receive() 290 struct spi_sh_data *ss = container_of(work, struct spi_sh_data, ws); in spi_sh_work() local [all …]
|
/drivers/media/pci/solo6x10/ |
D | solo6x10-g723.c | 91 struct snd_pcm_substream *ss; in solo_g723_isr() local 111 static int snd_solo_hw_params(struct snd_pcm_substream *ss, in snd_solo_hw_params() 117 static int snd_solo_hw_free(struct snd_pcm_substream *ss) in snd_solo_hw_free() 140 static int snd_solo_pcm_open(struct snd_pcm_substream *ss) in snd_solo_pcm_open() 168 static int snd_solo_pcm_close(struct snd_pcm_substream *ss) in snd_solo_pcm_close() 180 static int snd_solo_pcm_trigger(struct snd_pcm_substream *ss, int cmd) in snd_solo_pcm_trigger() 214 static int snd_solo_pcm_prepare(struct snd_pcm_substream *ss) in snd_solo_pcm_prepare() 219 static snd_pcm_uframes_t snd_solo_pcm_pointer(struct snd_pcm_substream *ss) in snd_solo_pcm_pointer() 228 static int snd_solo_pcm_copy(struct snd_pcm_substream *ss, int channel, in snd_solo_pcm_copy() 320 struct snd_pcm_substream *ss; in solo_snd_pcm_init() local
|
/drivers/infiniband/hw/qib/ |
D | qib_sdma.c | 92 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 534 struct qib_sge_state *ss, u32 dwords, in qib_sdma_verbs_send() 791 struct qib_sdma_state *ss = &ppd->sdma_state; in __qib_sdma_process_event() local
|
D | qib_verbs.c | 169 void qib_copy_sge(struct qib_sge_state *ss, void *data, u32 length, int release) in qib_copy_sge() 211 void qib_skip_sge(struct qib_sge_state *ss, u32 length, int release) in qib_skip_sge() 251 static u32 qib_count_sge(struct qib_sge_state *ss, u32 length) in qib_count_sge() 297 static void qib_copy_from_sge(void *data, struct qib_sge_state *ss, u32 length) in qib_copy_from_sge() 735 static void update_sge(struct qib_sge_state *ss, u32 length) in update_sge() 792 static void copy_io(u32 __iomem *piobuf, struct qib_sge_state *ss, in copy_io() 1136 u32 hdrwords, struct qib_sge_state *ss, u32 len, in qib_verbs_send_dma() 1271 u32 hdrwords, struct qib_sge_state *ss, u32 len, in qib_verbs_send_pio() 1378 u32 hdrwords, struct qib_sge_state *ss, u32 len) in qib_verbs_send()
|
D | qib_rc.c | 43 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
|
D | qib_ruc.c | 87 struct qib_sge_state *ss; in qib_init_sge() local
|
/drivers/net/ethernet/myricom/myri10ge/ |
D | myri10ge.c | 217 struct myri10ge_slice_state *ss; member 934 static inline void myri10ge_ss_init_lock(struct myri10ge_slice_state *ss) in myri10ge_ss_init_lock() 940 static inline bool myri10ge_ss_lock_napi(struct myri10ge_slice_state *ss) in myri10ge_ss_lock_napi() 955 static inline void myri10ge_ss_unlock_napi(struct myri10ge_slice_state *ss) in myri10ge_ss_unlock_napi() 963 static inline bool myri10ge_ss_lock_poll(struct myri10ge_slice_state *ss) in myri10ge_ss_lock_poll() 977 static inline void myri10ge_ss_unlock_poll(struct myri10ge_slice_state *ss) in myri10ge_ss_unlock_poll() 985 static inline bool myri10ge_ss_busy_polling(struct myri10ge_slice_state *ss) in myri10ge_ss_busy_polling() 991 static inline void myri10ge_ss_init_lock(struct myri10ge_slice_state *ss) in myri10ge_ss_init_lock() 995 static inline bool myri10ge_ss_lock_napi(struct myri10ge_slice_state *ss) in myri10ge_ss_lock_napi() 1000 static inline void myri10ge_ss_unlock_napi(struct myri10ge_slice_state *ss) in myri10ge_ss_unlock_napi() [all …]
|
/drivers/usb/gadget/function/ |
D | f_sourcesink.c | 478 struct f_sourcesink *ss = func_to_ss(f); in sourcesink_bind() local 699 static int check_read_data(struct f_sourcesink *ss, struct usb_request *req) in check_read_data() 757 struct f_sourcesink *ss = ep->driver_data; in source_sink_complete() local 809 static int source_sink_start_ep(struct f_sourcesink *ss, bool is_in, in source_sink_start_ep() 885 static void disable_source_sink(struct f_sourcesink *ss) in disable_source_sink() 896 enable_source_sink(struct usb_composite_dev *cdev, struct f_sourcesink *ss, in enable_source_sink() 1052 struct f_sourcesink *ss = func_to_ss(f); in sourcesink_set_alt() local 1064 struct f_sourcesink *ss = func_to_ss(f); in sourcesink_get_alt() local 1071 struct f_sourcesink *ss = func_to_ss(f); in sourcesink_disable() local 1153 struct f_sourcesink *ss; in source_sink_alloc_func() local
|
/drivers/ide/ |
D | sc1200.c | 239 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/ |
D | ipath_verbs.c | 171 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()
|
D | ipath_keys.c | 199 int ipath_rkey_ok(struct ipath_qp *qp, struct ipath_sge_state *ss, in ipath_rkey_ok()
|
D | ipath_rc.c | 42 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
|
D | ipath_ruc.c | 124 u32 *lengthp, struct ipath_sge_state *ss) in ipath_init_sge()
|
D | ipath_sdma.c | 665 struct ipath_sge_state *ss, u32 dwords, in ipath_sdma_verbs_send()
|
/drivers/gpu/drm/radeon/ |
D | rv740_dpm.c | 160 struct radeon_atom_ss ss; in rv740_populate_sclk_value() local 247 struct radeon_atom_ss ss; in rv740_populate_mclk_value() local
|
D | rv730_dpm.c | 92 struct radeon_atom_ss ss; in rv730_populate_sclk_value() local 167 struct radeon_atom_ss ss; in rv730_populate_mclk_value() local
|
D | atombios_crtc.c | 442 struct radeon_atom_ss *ss) in atombios_crtc_program_ss() 822 struct radeon_atom_ss *ss) in atombios_crtc_program_pll() 2010 struct radeon_atom_ss ss; in radeon_atom_disp_eng_pll_init() local 2126 struct radeon_atom_ss ss; in atombios_crtc_disable() local
|
/drivers/staging/lustre/lustre/obdclass/ |
D | capa.c | 297 struct scatterlist ss; in capa_encrypt_id() local 350 struct scatterlist ss; in capa_decrypt_id() local
|
/drivers/usb/gadget/ |
D | config.c | 165 struct usb_descriptor_header **ss) in usb_assign_descriptors()
|
/drivers/usb/storage/ |
D | onetouch.c | 176 static int onetouch_connect_input(struct us_data *ss) in onetouch_connect_input()
|
/drivers/net/wimax/i2400m/ |
D | control.c | 312 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/gpu/drm/nouveau/core/subdev/devinit/ |
D | nv04.c | 180 new_ramdac580(uint32_t reg1, bool ss, uint32_t ramdac580) in new_ramdac580()
|
/drivers/net/ppp/ |
D | pppopns.c | 246 struct sockaddr_storage ss; in pppopns_connect() local
|
/drivers/lguest/ |
D | interrupts_and_traps.c | 76 u32 eflags, ss, irq_enable; in set_guest_interrupt() local
|
/drivers/net/wireless/ath/ath9k/ |
D | eeprom.c | 367 int16_t ss; in ath9k_hw_get_gain_boundaries_pdadcs() local
|