Searched defs:sis (Results 1 – 14 of 14) sorted by relevance
/linux/sound/pci/ |
H A D | sis7019.c | 294 struct sis7019 *sis = dev; in sis_interrupt() local 365 static void __sis_map_silence(struct sis7019 *sis) in __sis_map_silence() 375 static void __sis_unmap_silence(struct sis7019 *sis) in __sis_unmap_silence() 384 static void sis_free_voice(struct sis7019 *sis, struct voice *voice) in sis_free_voice() 399 static struct voice *__sis_alloc_playback_voice(struct sis7019 *sis) in __sis_alloc_playback_voice() 418 static struct voice *sis_alloc_playback_voice(struct sis7019 *sis) in sis_alloc_playback_voice() 433 struct sis7019 *sis = snd_pcm_substream_chip(substream); in sis_alloc_timing_voice() local 468 struct sis7019 *sis = snd_pcm_substream_chip(substream); in sis_playback_open() local 489 struct sis7019 *sis = snd_pcm_substream_chip(substream); in sis_substream_close() local 565 struct sis7019 *sis = snd_pcm_substream_chip(substream); in sis_pcm_trigger() local [all …]
|
/linux/fs/iomap/ |
H A D | swapfile.c | 16 struct swap_info_struct *sis; member 143 int iomap_swapfile_activate(struct swap_info_struct *sis, in iomap_swapfile_activate()
|
/linux/mm/ |
H A D | swapfile.c | 279 static inline struct swap_extent *first_se(struct swap_info_struct *sis) in first_se() 329 offset_to_swap_extent(struct swap_info_struct *sis, unsigned long offset) in offset_to_swap_extent() 350 struct swap_info_struct *sis = swp_swap_info(folio->swap); in swap_folio_sector() local 1596 struct swap_info_struct *sis; in swap_free_nr() local 1898 struct swap_info_struct *sis = swap_info[type]; in swap_type_of() local 1922 struct swap_info_struct *sis = swap_info[type]; in find_first_swap() local 1961 struct swap_info_struct *sis = swap_info[type]; in count_swap_pages() local 2416 static void destroy_swap_extents(struct swap_info_struct *sis) in destroy_swap_extents() 2443 add_swap_extent(struct swap_info_struct *sis, unsigned long start_page, in add_swap_extent() 2510 static int setup_swap_extents(struct swap_info_struct *sis, sector_t *span) in setup_swap_extents()
|
H A D | swap.h | 92 struct swap_info_struct *sis = swp_swap_info(entry); in swap_zeromap_batch() local
|
/linux/drivers/ata/ |
H A D | pata_sis.c | 654 static void sis_fixup(struct pci_dev *pdev, struct sis_chipset *sis) in sis_fixup()
|
/linux/fs/zonefs/ |
H A D | file.c | 160 static int zonefs_swap_activate(struct swap_info_struct *sis, in zonefs_swap_activate()
|
/linux/fs/nfs/ |
H A D | file.c | 518 static int nfs_swap_activate(struct swap_info_struct *sis, struct file *file, in nfs_swap_activate()
|
/linux/fs/f2fs/ |
H A D | data.c | 3902 static int check_swap_activate(struct swap_info_struct *sis, in check_swap_activate() 4014 static int f2fs_swap_activate(struct swap_info_struct *sis, struct file *file, in f2fs_swap_activate() 4063 static int f2fs_swap_activate(struct swap_info_struct *sis, struct file *file, in f2fs_swap_activate()
|
/linux/include/linux/ |
H A D | swap.h | 592 static inline int add_swap_extent(struct swap_info_struct *sis, in add_swap_extent()
|
/linux/sound/soc/fsl/ |
H A D | fsl_spdif.c | 347 u32 sis; in spdif_isr() local
|
/linux/fs/btrfs/ |
H A D | inode.c | 9991 static int btrfs_add_swap_extent(struct swap_info_struct *sis, in btrfs_add_swap_extent() 10040 static int btrfs_swap_activate(struct swap_info_struct *sis, struct file *file, in btrfs_swap_activate() 10366 static int btrfs_swap_activate(struct swap_info_struct *sis, struct file *file, in btrfs_swap_activate()
|
/linux/fs/smb/client/ |
H A D | file.c | 3175 static int cifs_swap_activate(struct swap_info_struct *sis, in cifs_swap_activate()
|
/linux/fs/ext4/ |
H A D | inode.c | 3935 static int ext4_iomap_swap_activate(struct swap_info_struct *sis, in ext4_iomap_swap_activate()
|
/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-sriox-defs.h | 731 uint64_t sis:1; member
|