Searched defs:ssp (Results 1 - 25 of 42) sorted by relevance

12

/linux-master/drivers/clk/mxs/
H A Dclk-ssp.c21 void mxs_ssp_set_clk_rate(struct mxs_ssp *ssp, unsigned int rate) argument
H A Dclk-imx23.c85 clk32k, dri, pwm, filt, uart, ssp, gpmi, spdif, emi, saif, enumerator in enum:imx23_clk
/linux-master/sound/soc/intel/skylake/
H A DMakefile
/linux-master/security/smack/
H A Dsmack_netfilter.c26 struct socket_smack *ssp; local
/linux-master/include/linux/spi/
H A Dpxa2xx_spi.h31 struct ssp_device ssp; member in struct:pxa2xx_spi_controller
/linux-master/arch/arm/mach-sa1100/
H A Dssp.c158 void ssp_save_state(struct ssp_state *ssp) argument
172 void ssp_restore_state(struct ssp_state *ssp) argument
[all...]
/linux-master/drivers/soc/pxa/
H A Dssp.c40 struct ssp_device *ssp = NULL; local
64 struct ssp_device *ssp = NULL; local
85 pxa_ssp_free(struct ssp_device *ssp) argument
114 struct ssp_device *ssp; local
181 struct ssp_device *ssp = platform_get_drvdata(pdev); local
[all...]
/linux-master/sound/soc/pxa/
H A DMakefile
H A Dpxa-ssp.c39 struct ssp_device *ssp; member in struct:ssp_priv
53 static void dump_registers(struct ssp_device *ssp) argument
64 pxa_ssp_set_dma_params(struct ssp_device *ssp, int width4, int out, struct snd_dmaengine_dai_dma_data *dma) argument
77 struct ssp_device *ssp = priv->ssp; local
103 struct ssp_device *ssp = priv->ssp; local
121 struct ssp_device *ssp = priv->ssp; local
139 struct ssp_device *ssp = priv->ssp; local
167 pxa_ssp_set_scr(struct ssp_device *ssp, u32 div) argument
188 struct ssp_device *ssp = priv->ssp; local
256 struct ssp_device *ssp = priv->ssp; local
322 struct ssp_device *ssp = priv->ssp; local
357 struct ssp_device *ssp = priv->ssp; local
417 struct ssp_device *ssp = priv->ssp; local
536 struct ssp_device *ssp = priv->ssp; local
675 pxa_ssp_set_running_bit(struct snd_pcm_substream *substream, struct ssp_device *ssp, int value) argument
712 struct ssp_device *ssp = priv->ssp; local
[all...]
/linux-master/include/linux/
H A Dsrcutiny.h63 static inline int __srcu_read_lock(struct srcu_struct *ssp) argument
72 static inline void synchronize_srcu_expedited(struct srcu_struct *ssp) argument
77 static inline void srcu_barrier(struct srcu_struct *ssp) argument
83 static inline void srcu_torture_stats_print(struct srcu_struct *ssp, argument
[all...]
H A Dsrcu.h57 int __srcu_read_lock(struct srcu_struct *ssp) __acquires(ssp); variable
58 void __srcu_read_unlock(struct srcu_struct *ssp, in variable
65 int __srcu_read_lock_nmisafe(struct srcu_struct *ssp) __acquires(ssp); variable
66 void __srcu_read_unlock_nmisafe(struct srcu_struct *ssp, int idx) __releases(ssp); variable
68 __srcu_read_lock_nmisafe(struct srcu_struct *ssp) argument
72 __srcu_read_unlock_nmisafe(struct srcu_struct *ssp, int idx) argument
98 srcu_read_lock_held(const struct srcu_struct *ssp) argument
133 srcu_read_lock_held(const struct srcu_struct *ssp) argument
151 srcu_check_nmi_safety(struct srcu_struct *ssp, bool nmi_safe) argument
[all...]
H A Dsrcutree.h43 struct srcu_struct *ssp; member in struct:srcu_data
/linux-master/arch/x86/kernel/
H A Dcet.c50 unsigned long ssp; local
H A Dshstk.c50 static int create_rstor_token(unsigned long ssp, unsigned long *token_addr) argument
238 unsigned long long ssp; local
280 shstk_push_sigframe(unsigned long *ssp) argument
295 shstk_pop_sigframe(unsigned long *ssp) argument
350 unsigned long ssp; local
383 unsigned long ssp; local
[all...]
H A Dvm86_32.c552 unsigned char __user *ssp; local
495 do_int(struct kernel_vm86_regs *regs, int i, unsigned char __user *ssp, unsigned short sp) argument
[all...]
/linux-master/drivers/scsi/isci/
H A Dscu_remote_node_context.h220 struct ssp_remote_node_context ssp; member in union:scu_remote_node_context
H A Drequest.h141 } ssp; member in union:isci_request::__anon2418
/linux-master/drivers/usb/gadget/
H A Dconfig.c159 usb_assign_descriptors(struct usb_function *f, struct usb_descriptor_header **fs, struct usb_descriptor_header **hs, struct usb_descriptor_header **ss, struct usb_descriptor_header **ssp) argument
/linux-master/kernel/rcu/
H A Dsrcutiny.c27 static int init_srcu_struct_fields(struct srcu_struct *ssp) argument
45 __init_srcu_struct(struct srcu_struct *ssp, const char *name, struct lock_class_key *key) argument
65 init_srcu_struct(struct srcu_struct *ssp) argument
80 cleanup_srcu_struct(struct srcu_struct *ssp) argument
97 __srcu_read_unlock(struct srcu_struct *ssp, int idx) argument
117 struct srcu_struct *ssp; local
159 srcu_gp_start_if_needed(struct srcu_struct *ssp) argument
179 call_srcu(struct srcu_struct *ssp, struct rcu_head *rhp, rcu_callback_t func) argument
197 synchronize_srcu(struct srcu_struct *ssp) argument
224 get_state_synchronize_srcu(struct srcu_struct *ssp) argument
242 start_poll_synchronize_srcu(struct srcu_struct *ssp) argument
254 poll_state_synchronize_srcu(struct srcu_struct *ssp, unsigned long cookie) argument
276 struct srcu_struct *ssp; local
[all...]
/linux-master/drivers/spi/
H A Dspi-pxa2xx.h25 struct ssp_device *ssp; member in struct:driver_data
H A Dspi-pxa2xx-pci.c61 static int pxa2xx_spi_pci_clk_register(struct pci_dev *dev, struct ssp_device *ssp, argument
92 struct ssp_device *ssp = &c->ssp; local
173 struct ssp_device *ssp = &c->ssp; local
188 struct ssp_device *ssp = &c->ssp; local
245 struct ssp_device *ssp = &c->ssp; local
266 struct ssp_device *ssp; local
[all...]
/linux-master/arch/m68k/kernel/
H A Dtraps.c1139 asmlinkage void set_esp0(unsigned long ssp) argument
/linux-master/arch/x86/kvm/
H A Dsmm.h120 u64 ssp; member in struct:kvm_smram_state_64
/linux-master/drivers/mmc/host/
H A Dmxs-mmc.c48 struct mxs_ssp ssp; member in struct:mxs_mmc_host
64 struct mxs_ssp *ssp = &host->ssp; local
86 struct mxs_ssp *ssp = &host->ssp; local
128 struct mxs_ssp *ssp = &host->ssp; local
180 struct mxs_ssp *ssp = &host->ssp; local
216 struct mxs_ssp *ssp = &host->ssp; local
250 struct mxs_ssp *ssp = &host->ssp; local
284 struct mxs_ssp *ssp = &host->ssp; local
357 struct mxs_ssp *ssp = &host->ssp; local
512 struct mxs_ssp *ssp = &host->ssp; local
566 struct mxs_ssp *ssp; local
680 struct mxs_ssp *ssp = &host->ssp; local
697 struct mxs_ssp *ssp = &host->ssp; local
707 struct mxs_ssp *ssp = &host->ssp; local
[all...]
/linux-master/arch/x86/kernel/fpu/
H A Dcore.c557 static int update_fpu_shstk(struct task_struct *dst, unsigned long ssp) argument
584 fpu_clone(struct task_struct *dst, unsigned long clone_flags, bool minimal, unsigned long ssp) argument

Completed in 427 milliseconds

12