Home
last modified time | relevance | path

Searched defs:csp (Results 1 – 17 of 17) sorted by relevance

/linux/sound/isa/sb/
H A Dsb16_main.c44 struct snd_sb_csp *csp = chip->csp; in snd_sb16_csp_playback_prepare() local
92 struct snd_sb_csp *csp = chip->csp; in snd_sb16_csp_capture_prepare() local
130 struct snd_sb_csp *csp = chip->csp; in snd_sb16_csp_update() local
144 struct snd_sb_csp *csp = chip->csp; in snd_sb16_csp_playback_open() local
162 struct snd_sb_csp *csp = chip->csp; in snd_sb16_csp_playback_close() local
175 struct snd_sb_csp *csp = chip->csp; in snd_sb16_csp_capture_open() local
193 struct snd_sb_csp *csp = chip->csp; in snd_sb16_csp_capture_close() local
H A Dsb16.c63 static int csp[SNDRV_CARDS]; variable
/linux/arch/sparc/kernel/
H A Dprocess_64.c426 static unsigned long clone_stackframe(unsigned long csp, unsigned long psp) in clone_stackframe()
609 unsigned long csp; in copy_thread() local
/linux/lib/
H A Dasn1_decoder.c176 unsigned char tag = 0, csp = 0, jsp = 0, optag = 0, hdr = 0; in asn1_ber_decoder() local
/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h372 struct csp { struct
373 uint8_t fcphHigh; /* FC Word 0, byte 0 */
374 uint8_t fcphLow;
375 uint8_t bbCreditMsb;
400 uint16_t fPort:1; /* FC Word 1, bit 28 */
407 uint16_t simplex:1; /* FC Word 1, bit 22 */
409 uint16_t dhd:1; /* FC Word 1, bit 18 */
417 uint16_t fPort:1; /* FC Word 1, bit 28 */
424 uint16_t dhd:1; /* FC Word 1, bit 18 */
432 union {
[all …]
/linux/drivers/scsi/libfc/
H A Dfc_encode.h751 struct fc_els_csp *csp; in fc_plogi_fill() local
H A Dfc_fcp.c1011 struct fc_seq *csp; in fc_fcp_complete_locked() local
/linux/arch/x86/kernel/
H A Dvm86_32.c551 unsigned char __user *csp; in handle_vm86_fault() local
/linux/drivers/scsi/csiostor/
H A Dcsio_lnode.h125 struct fc_els_csp csp; /* Common service parms */ member
H A Dcsio_lnode.c619 struct fc_els_csp *csp; in csio_ln_vnp_read_cbfn() local
/linux/fs/
H A Dbinfmt_elf_fdpic.c502 unsigned long sp, csp, nitems; in create_elf_fdpic_tables() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c1649 struct mlx5e_create_sq_param *csp, in mlx5e_create_sq()
1743 struct mlx5e_create_sq_param *csp, in mlx5e_create_sq_rdy()
1775 struct mlx5e_create_sq_param csp = {}; in mlx5e_open_txqsq() local
1937 struct mlx5e_create_sq_param csp = {}; in mlx5e_open_icosq() local
1994 struct mlx5e_create_sq_param csp = {}; in mlx5e_open_xdpsq() local
/linux/include/sound/
H A Dsb.h80 void *csp; /* used only when CONFIG_SND_SB16_CSP is set */ member
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dptp.c462 struct mlx5e_create_sq_param csp = {}; in mlx5e_ptp_open_txqsq() local
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi.c175 enum hdmi_colorspace csp; member
/linux/arch/s390/include/asm/
H A Dpgtable.h600 static inline void csp(unsigned int *ptr, unsigned int old, unsigned int new) in csp() function
/linux/drivers/scsi/bfa/
H A Dbfa_fc.h347 struct fc_plogi_csp_s csp; /* common service params */ member