Home
last modified time | relevance | path

Searched defs:count (Results 1251 - 1275 of 11529) sorted by relevance

1...<<51525354555657585960>>...462

/kernel/linux/linux-6.6/drivers/net/wireless/ath/wcn36xx/
H A Ddebug.c28 read_file_bool_bmps(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) read_file_bool_bmps() argument
52 write_file_bool_bmps(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) write_file_bool_bmps() argument
99 write_file_dump(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) write_file_dump() argument
140 read_file_firmware_feature_caps(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) read_file_firmware_feature_caps() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Ddfs_debug.c34 read_file_dfs(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) read_file_dfs() argument
97 write_file_dfs(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) write_file_dfs() argument
113 write_file_simulate_radar(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) write_file_simulate_radar() argument
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/
H A Dsysfs.c25 static int get_integer(const char *buf, size_t count) in get_integer() argument
41 static int get_boolean(const char *buf, size_t count) in get_boolean() argument
69 ssize_t count = 0; b43legacy_attr_interfmode_show() local
98 b43legacy_attr_interfmode_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) b43legacy_attr_interfmode_store() argument
150 ssize_t count; b43legacy_attr_preamble_show() local
169 b43legacy_attr_preamble_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) b43legacy_attr_preamble_store() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dbeacon.c9 int count[MT7603_MAX_INTERFACES]; member
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dcoredump.c104 u32 count; in mt7996_coredump_fw_state() local
/kernel/linux/linux-6.6/drivers/net/mdio/
H A Dmdio-moxart.c37 unsigned int count = 5; in moxart_mdio_read() local
66 unsigned int count = 5; in moxart_mdio_write() local
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/
H A Ddebugfs.c197 tx_queue_len_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) tx_queue_len_read() argument
217 tx_queue_status_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) tx_queue_status_read() argument
/kernel/linux/linux-6.6/drivers/nvmem/
H A Dlpc18xx_otp.c44 unsigned int count = bytes >> 2; in lpc18xx_otp_read() local
/kernel/linux/linux-6.6/drivers/nfc/s3fwrn5/
H A Duart.c54 s3fwrn82_uart_read(struct serdev_device *serdev, const unsigned char *data, size_t count) s3fwrn82_uart_read() argument
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dsec.c107 u8 count, n; in rtw_sec_cam_pg_backup() local
/kernel/linux/linux-6.6/drivers/pcmcia/
H A Dsocket_sysfs.c81 pccard_store_insert(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) pccard_store_insert() argument
104 pccard_store_card_pm_state(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) pccard_store_card_pm_state() argument
127 pccard_store_eject(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) pccard_store_eject() argument
151 pccard_store_irq_mask(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) pccard_store_irq_mask() argument
183 pccard_store_resource(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) pccard_store_resource() argument
[all...]
/kernel/linux/linux-6.6/arch/xtensa/platforms/iss/include/platform/
H A Dsimcall.h54 static inline int simc_read(int fd, void *buf, size_t count) in simc_read() argument
59 static inline int simc_write(int fd, const void *buf, size_t count) in simc_write() argument
/kernel/linux/linux-6.6/arch/x86/platform/efi/
H A Dmemmap.c115 int count = 0; in efi_memmap_split_count() local
/kernel/linux/linux-6.6/block/
H A Dblk-timeout.c48 part_timeout_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) part_timeout_store() argument
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dtls.c267 regset_tls_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) regset_tls_set() argument
/kernel/linux/linux-6.6/crypto/
H A Dblowfish_common.c350 short i, j, count; in blowfish_setkey() local
/kernel/linux/linux-6.6/arch/x86/realmode/
H A Dinit.c93 u32 count; in setup_real_mode() local
/kernel/linux/linux-6.6/arch/x86/lib/
H A Dstring_32.c34 char *strncpy(char *dest, const char *src, size_t count) in strncpy() argument
72 char *strncat(char *dest, const char *src, size_t count) in strncat() argument
119 int strncmp(const char *cs, const char *ct, size_t count) in strncmp() argument
181 void *memchr(const void *cs, int c, size_t count) in memchr() argument
218 size_t strnlen(const char *s, size_t count) in strnlen() argument
[all...]
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dpkeys.c130 init_pkru_read_file(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) init_pkru_read_file() argument
140 init_pkru_write_file(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) init_pkru_write_file() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
H A Dmmu.h38 uint32_t count; member
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_vblank_work.c49 u64 count = atomic64_read(&vblank->count); in drm_handle_vblank_works() local
106 drm_vblank_work_schedule(struct drm_vblank_work *work, u64 count, bool nextonmiss) drm_vblank_work_schedule() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_drm_fb.c58 exynos_drm_framebuffer_init(struct drm_device *dev, const struct drm_mode_fb_cmd2 *mode_cmd, struct exynos_drm_gem **exynos_gem, int count) exynos_drm_framebuffer_init() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Dintel_region_ttm.c112 int count; in intel_region_ttm_fini() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dummu.c113 int ret = -ENOSYS, count = 0; in nvkm_ummu_kind() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_dma.c99 nv50_dma_push_wait(struct nouveau_channel *chan, int count) in nv50_dma_push_wait() argument
125 nv50_dma_wait(struct nouveau_channel *chan, int slots, int count) in nv50_dma_wait() argument

Completed in 12 milliseconds

1...<<51525354555657585960>>...462