/linux-4.4.14/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.4.14/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.4.14/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() 118 struct ssp_device *ssp; in pxa_ssp_probe() local 235 struct ssp_device *ssp; in pxa_ssp_remove() local
|
/linux-4.4.14/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 | 851 const struct ssp_device *ssp = drv_data->ssp; in ssp_get_clk_div() local 1376 struct ssp_device *ssp; in pxa2xx_spi_init_pdata() local 1447 struct ssp_device *ssp; in pxa2xx_spi_probe() local 1618 struct ssp_device *ssp; in pxa2xx_spi_remove() local 1658 struct ssp_device *ssp = drv_data->ssp; in pxa2xx_spi_suspend() local 1675 struct ssp_device *ssp = drv_data->ssp; in pxa2xx_spi_resume() local
|
D | spi-pxa2xx-pci.c | 110 struct ssp_device *ssp; in pxa2xx_spi_pci_probe() local
|
D | spi-pxa2xx.h | 30 struct ssp_device *ssp; member
|
/linux-4.4.14/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.4.14/security/smack/ |
D | smack_netfilter.c | 30 struct socket_smack *ssp; in smack_ipv6_output() local 48 struct socket_smack *ssp; in smack_ipv4_output() local
|
D | smack_lsm.c | 1470 struct socket_smack *ssp; in smack_inode_getsecurity() local 2287 struct socket_smack *ssp; in smack_sk_alloc_security() local 2429 struct socket_smack *ssp = sk->sk_security; in smack_netlabel() local 2474 struct socket_smack *ssp = sk->sk_security; in smack_netlabel_send() local 2550 struct socket_smack *ssp = sock->sk->sk_security; in smk_ipv6_port_label() local 2623 struct socket_smack *ssp = sk->sk_security; in smk_ipv6_port_check() local 2689 struct socket_smack *ssp; in smack_inode_setsecurity() local 2754 struct socket_smack *ssp; in smack_socket_post_create() local 2815 struct socket_smack *ssp = sock->sk->sk_security; in smack_socket_connect() local 2937 struct smack_known *ssp = smack_of_shm(shp); in smk_curacc_shm() local [all …]
|
/linux-4.4.14/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.4.14/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 | 91 clk32k, dri, pwm, filt, uart, ssp, gpmi, spdif, emi, saif, enumerator
|
/linux-4.4.14/arch/h8300/kernel/ |
D | traps.c | 44 asmlinkage void set_esp0(unsigned long ssp) in set_esp0()
|
/linux-4.4.14/include/linux/spi/ |
D | pxa2xx_spi.h | 35 struct ssp_device ssp; member
|
/linux-4.4.14/fs/nilfs2/ |
D | segment.c | 399 struct nilfs_segsum_pointer *ssp, in nilfs_segctor_map_segsum_entry() 474 struct nilfs_sc_info *sci, const struct nilfs_segsum_pointer *ssp, in nilfs_segctor_segsum_block_required() 603 struct nilfs_segsum_pointer *ssp, in nilfs_write_file_data_binfo() 612 struct nilfs_segsum_pointer *ssp, in nilfs_write_file_node_binfo() 652 struct nilfs_segsum_pointer *ssp, in nilfs_write_dat_data_binfo() 661 struct nilfs_segsum_pointer *ssp, in nilfs_write_dat_node_binfo() 1554 struct nilfs_segsum_pointer ssp; in nilfs_segctor_update_payload_blocknr() local
|
/linux-4.4.14/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.4.14/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.4.14/arch/x86/kernel/ |
D | vm86_32.c | 526 unsigned char __user *ssp, unsigned short sp) in do_int() 582 unsigned char __user *ssp; in handle_vm86_fault() local
|
/linux-4.4.14/arch/m68k/kernel/ |
D | traps.c | 1141 asmlinkage void set_esp0(unsigned long ssp) in set_esp0()
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | gdb-stub.h | 83 u32 ssp, msp, usp, mcrh, mcrl, mcvf; member
|
/linux-4.4.14/drivers/scsi/libsas/ |
D | sas_scsi_host.c | 720 struct ssp_device *ssp; in sas_eh_handle_resets() local
|
/linux-4.4.14/include/linux/ |
D | pxa2xx_ssp.h | 261 static inline void pxa_ssp_free(struct ssp_device *ssp) {} in pxa_ssp_free()
|