/linux-4.1.27/sound/soc/pxa/ |
D | pxa-ssp.c | 44 struct ssp_device *ssp; member 55 static void dump_registers(struct ssp_device *ssp) in dump_registers() 66 static void pxa_ssp_enable(struct ssp_device *ssp) in pxa_ssp_enable() 74 static void pxa_ssp_disable(struct ssp_device *ssp) in pxa_ssp_disable() 82 static void pxa_ssp_set_dma_params(struct ssp_device *ssp, int width4, in pxa_ssp_set_dma_params() 95 struct ssp_device *ssp = priv->ssp; in pxa_ssp_startup() local 120 struct ssp_device *ssp = priv->ssp; in pxa_ssp_shutdown() local 136 struct ssp_device *ssp = priv->ssp; in pxa_ssp_suspend() local 154 struct ssp_device *ssp = priv->ssp; in pxa_ssp_resume() local 182 static void pxa_ssp_set_scr(struct ssp_device *ssp, u32 div) in pxa_ssp_set_scr() [all …]
|
/linux-4.1.27/drivers/mmc/host/ |
D | mxs-mmc.c | 63 struct mxs_ssp ssp; member 79 struct mxs_ssp *ssp = &host->ssp; in mxs_mmc_get_cd() local 101 struct mxs_ssp *ssp = &host->ssp; in mxs_mmc_reset() local 143 struct mxs_ssp *ssp = &host->ssp; in mxs_mmc_request_done() local 191 struct mxs_ssp *ssp = &host->ssp; in mxs_mmc_irq_handler() local 227 struct mxs_ssp *ssp = &host->ssp; in mxs_mmc_prep_dma() local 261 struct mxs_ssp *ssp = &host->ssp; in mxs_mmc_bc() local 295 struct mxs_ssp *ssp = &host->ssp; in mxs_mmc_ac() local 365 struct mxs_ssp *ssp = &host->ssp; in mxs_mmc_adtc() local 517 struct mxs_ssp *ssp = &host->ssp; in mxs_mmc_enable_sdio_irq() local [all …]
|
/linux-4.1.27/arch/arm/plat-pxa/ |
D | ssp.c | 44 struct ssp_device *ssp = NULL; in pxa_ssp_request() local 68 struct ssp_device *ssp = NULL; in pxa_ssp_request_of() local 89 void pxa_ssp_free(struct ssp_device *ssp) in pxa_ssp_free() 119 struct ssp_device *ssp; in pxa_ssp_probe() local 236 struct ssp_device *ssp; in pxa_ssp_remove() local
|
/linux-4.1.27/drivers/spi/ |
D | spi-mxs.c | 67 struct mxs_ssp ssp; member 76 struct mxs_ssp *ssp = &spi->ssp; in mxs_spi_setup_transfer() local 136 struct mxs_ssp *ssp = &spi->ssp; in mxs_ssp_wait() local 163 struct mxs_ssp *ssp = dev_id; in mxs_ssp_irq_handler() local 176 struct mxs_ssp *ssp = &spi->ssp; in mxs_spi_txrx_dma() local 311 struct mxs_ssp *ssp = &spi->ssp; in mxs_spi_txrx_pio() local 373 struct mxs_ssp *ssp = &spi->ssp; in mxs_spi_transfer_one() local 459 struct mxs_ssp *ssp; in mxs_spi_probe() local 557 struct mxs_ssp *ssp; in mxs_spi_remove() local
|
D | spi-pxa2xx.c | 780 const struct ssp_device *ssp = drv_data->ssp; in ssp_get_clk_div() local 1254 struct ssp_device *ssp; in pxa2xx_spi_acpi_get_pdata() local 1316 struct ssp_device *ssp; in pxa2xx_spi_probe() local 1478 struct ssp_device *ssp; in pxa2xx_spi_remove() local 1518 struct ssp_device *ssp = drv_data->ssp; in pxa2xx_spi_suspend() local 1535 struct ssp_device *ssp = drv_data->ssp; in pxa2xx_spi_resume() local
|
D | spi-pxa2xx-pxadma.c | 340 struct ssp_device *ssp = drv_data->ssp; in pxa2xx_spi_dma_setup() local 371 struct ssp_device *ssp = drv_data->ssp; in pxa2xx_spi_dma_release() local
|
D | spi-pxa2xx-pci.c | 111 struct ssp_device *ssp; in pxa2xx_spi_pci_probe() local
|
D | spi-pxa2xx.h | 30 struct ssp_device *ssp; member
|
/linux-4.1.27/drivers/input/mouse/ |
D | navpoint.c | 35 struct ssp_device *ssp; member 123 struct ssp_device *ssp = navpoint->ssp; in navpoint_irq() local 155 struct ssp_device *ssp = navpoint->ssp; in navpoint_up() local 182 struct ssp_device *ssp = navpoint->ssp; in navpoint_down() local 212 struct ssp_device *ssp; in navpoint_probe() local 306 struct ssp_device *ssp = navpoint->ssp; in navpoint_remove() local
|
/linux-4.1.27/security/smack/ |
D | smack_netfilter.c | 28 struct socket_smack *ssp; in smack_ipv6_output() local 45 struct socket_smack *ssp; in smack_ipv4_output() local
|
D | smack_lsm.c | 1282 struct socket_smack *ssp; in smack_inode_getsecurity() local 2104 struct socket_smack *ssp; in smack_sk_alloc_security() local 2180 struct socket_smack *ssp = sk->sk_security; in smack_netlabel() local 2225 struct socket_smack *ssp = sk->sk_security; in smack_netlabel_send() local 2266 struct socket_smack *ssp = sock->sk->sk_security; in smk_ipv6_port_label() local 2341 struct socket_smack *ssp = sk->sk_security; in smk_ipv6_port_check() local 2423 struct socket_smack *ssp; in smack_inode_setsecurity() local 2488 struct socket_smack *ssp; in smack_socket_post_create() local 2662 struct smack_known *ssp = smack_of_shm(shp); in smk_curacc_shm() local 2789 struct smack_known *ssp = smack_of_sem(sma); in smk_curacc_sem() local [all …]
|
/linux-4.1.27/arch/arm/mach-sa1100/ |
D | ssp.c | 161 void ssp_save_state(struct ssp_state *ssp) in ssp_save_state() 175 void ssp_restore_state(struct ssp_state *ssp) in ssp_restore_state()
|
/linux-4.1.27/drivers/clk/mxs/ |
D | clk-ssp.c | 27 void mxs_ssp_set_clk_rate(struct mxs_ssp *ssp, unsigned int rate) in mxs_ssp_set_clk_rate()
|
D | clk-imx23.c | 92 clk32k, dri, pwm, filt, uart, ssp, gpmi, spdif, emi, saif, enumerator
|
/linux-4.1.27/include/linux/spi/ |
D | pxa2xx_spi.h | 36 struct ssp_device ssp; member
|
/linux-4.1.27/fs/nilfs2/ |
D | segment.c | 338 struct nilfs_segsum_pointer *ssp, in nilfs_segctor_map_segsum_entry() 413 struct nilfs_sc_info *sci, const struct nilfs_segsum_pointer *ssp, in nilfs_segctor_segsum_block_required() 542 struct nilfs_segsum_pointer *ssp, in nilfs_write_file_data_binfo() 551 struct nilfs_segsum_pointer *ssp, in nilfs_write_file_node_binfo() 591 struct nilfs_segsum_pointer *ssp, in nilfs_write_dat_data_binfo() 600 struct nilfs_segsum_pointer *ssp, in nilfs_write_dat_node_binfo() 1492 struct nilfs_segsum_pointer ssp; in nilfs_segctor_update_payload_blocknr() local
|
/linux-4.1.27/drivers/scsi/isci/ |
D | scu_remote_node_context.h | 220 struct ssp_remote_node_context ssp; member
|
D | request.h | 141 } ssp; member
|
D | scu_task_context.h | 427 struct ssp_task_context ssp; member
|
/linux-4.1.27/arch/mn10300/kernel/ |
D | kgdb.c | 34 unsigned long ssp = (unsigned long) (regs + 1); in pt_regs_to_gdb_regs() local
|
D | traps.c | 301 unsigned long ssp; in show_registers_only() local
|
D | gdb-stub.c | 1181 uint32_t zero, ssp; in gdbstub() local
|
/linux-4.1.27/arch/x86/kernel/ |
D | vm86_32.c | 517 unsigned char __user *ssp, unsigned short sp) in do_int() 574 unsigned char __user *ssp; in handle_vm86_fault() local
|
/linux-4.1.27/arch/m68k/kernel/ |
D | traps.c | 1141 asmlinkage void set_esp0(unsigned long ssp) in set_esp0()
|
/linux-4.1.27/arch/mn10300/include/asm/ |
D | gdb-stub.h | 83 u32 ssp, msp, usp, mcrh, mcrl, mcvf; member
|
/linux-4.1.27/drivers/scsi/libsas/ |
D | sas_scsi_host.c | 720 struct ssp_device *ssp; in sas_eh_handle_resets() local
|
/linux-4.1.27/include/linux/ |
D | pxa2xx_ssp.h | 258 static inline void pxa_ssp_free(struct ssp_device *ssp) {} in pxa_ssp_free()
|