Home
last modified time | relevance | path

Searched defs:count (Results 5926 - 5950 of 18037) sorted by relevance

1...<<231232233234235236237238239240>>...722

/kernel/linux/linux-6.6/drivers/soundwire/
H A Dgeneric_bandwidth_allocation.c27 unsigned int count; member
137 _sdw_compute_port_params(struct sdw_bus *bus, struct sdw_group_params *params, int count) _sdw_compute_port_params() argument
158 sdw_compute_group_params(struct sdw_bus *bus, struct sdw_group_params *params, int *rates, int count) sdw_compute_group_params() argument
[all...]
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-ppc4xx.c123 int count; member
259 unsigned int count; in spi_ppc4xx_int() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Dhid.c223 __gb_hid_get_raw_report(struct hid_device *hid, unsigned char report_number, __u8 *buf, size_t count, unsigned char report_type) __gb_hid_get_raw_report() argument
/kernel/linux/linux-6.6/drivers/platform/chrome/
H A Dcros_ec_lightbar.c40 interval_msec_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) interval_msec_store() argument
175 brightness_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) brightness_store() argument
217 led_rgb_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) led_rgb_store() argument
378 sequence_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) sequence_store() argument
422 program_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) program_store() argument
487 userspace_control_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) userspace_control_store() argument
[all...]
H A Dcros_ec_chardev.c207 size_t count; in cros_ec_chardev_read() local
/kernel/linux/linux-6.6/drivers/platform/x86/amd/pmf/
H A Dcnqf.c381 cnqf_enable_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) cnqf_enable_store() argument
/kernel/linux/linux-6.6/drivers/platform/x86/intel/pmt/
H A Dcrashlog.c145 enable_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) enable_store() argument
179 trigger_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) trigger_store() argument
H A Dclass.c39 pmt_memcpy64_fromio(void *to, const u64 __iomem *from, size_t count) in pmt_memcpy64_fromio() argument
65 intel_pmt_read(struct file *filp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) intel_pmt_read() argument
[all...]
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dserial-multi-instantiate.c109 int i, ret, count; in smi_spi_probe() local
192 int i, ret, count; in smi_i2c_probe() local
[all...]
H A Dibm_rtl.c91 int ret = 0, count = 0; in ibm_rtl_write() local
156 rtl_set_state(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) rtl_set_state() argument
H A Dmsi-ec.c734 charge_control_threshold_store(u8 offset, struct device *dev, struct device_attribute *attr, const char *buf, size_t count) charge_control_threshold_store() argument
766 charge_control_start_threshold_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) charge_control_start_threshold_store() argument
782 charge_control_end_threshold_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) charge_control_end_threshold_store() argument
/kernel/linux/linux-6.6/drivers/platform/x86/dell/
H A Ddell-rbtn.c314 int *count = data; in rbtn_inc_count() local
342 int count; in dell_rbtn_notifier_register() local
H A Ddell-smbios-wmi.c153 int count; in dell_smbios_wmi_probe() local
212 int count; in dell_smbios_wmi_remove() local
/kernel/linux/linux-6.6/drivers/pmdomain/imx/
H A Dscu-pd.c480 u32 count = 0; in imx_scu_init_pm_domains() local
/kernel/linux/linux-6.6/drivers/pinctrl/spear/
H A Dpinctrl-spear.c157 int ret, index = 0, count = 0; in spear_pinctrl_dt_node_to_map() local
33 muxregs_endisable(struct spear_pmx *pmx, struct spear_muxreg *muxregs, u8 count, bool enable) muxregs_endisable() argument
87 pmx_init_gpio_pingroup_addr(struct spear_gpio_pingroup *gpio_pingroup, unsigned count, u16 reg) pmx_init_gpio_pingroup_addr() argument
/kernel/linux/linux-6.6/drivers/platform/chrome/wilco_ec/
H A Ddebugfs.c135 static ssize_t raw_read(struct file *file, char __user *user_buf, size_t count, in raw_read() argument
95 raw_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) raw_write() argument
H A Dsysfs.c69 boot_on_ac_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) boot_on_ac_store() argument
198 usb_charge_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) usb_charge_store() argument
/kernel/linux/linux-6.6/drivers/platform/surface/aggregator/
H A Dssh_packet_layer.h89 atomic_t count; member
/kernel/linux/linux-6.6/drivers/platform/x86/hp/hp-bioscfg/
H A Dpasswdobj-attributes.c38 int count = bioscfg_drv.password_instances_count; in hp_clear_all_credentials() local
54 int count = bioscfg_drv.password_instances_count; in hp_get_password_instance_for_type() local
85 store_password_instance(struct kobject *kobj, const char *buf, size_t count, bool is_current) store_password_instance() argument
118 current_password_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) current_password_store() argument
127 new_password_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) new_password_store() argument
[all...]
H A Dspmobj-attributes.c221 sk_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) sk_store() argument
256 kek_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) kek_store() argument
301 auth_token_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) auth_token_store() argument
[all...]
/kernel/linux/linux-6.6/drivers/platform/x86/intel/uncore-frequency/
H A Duncore-frequency-common.c65 store_min_max_freq_khz(struct uncore_data *data, const char *buf, ssize_t count, int min_max) store_min_max_freq_khz() argument
/kernel/linux/linux-6.6/drivers/pnp/
H A Dinterface.c336 resources_store(struct device *dmdev, struct device_attribute *attr, const char *ubuf, size_t count) resources_store() argument
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Dstorage_common.c418 ssize_t fsg_store_nofua(struct fsg_lun *curlun, const char *buf, size_t count) in fsg_store_nofua() argument
394 fsg_store_ro(struct fsg_lun *curlun, struct rw_semaphore *filesem, const char *buf, size_t count) fsg_store_ro() argument
437 fsg_store_file(struct fsg_lun *curlun, struct rw_semaphore *filesem, const char *buf, size_t count) fsg_store_file() argument
468 fsg_store_cdrom(struct fsg_lun *curlun, struct rw_semaphore *filesem, const char *buf, size_t count) fsg_store_cdrom() argument
491 fsg_store_removable(struct fsg_lun *curlun, const char *buf, size_t count) fsg_store_removable() argument
507 fsg_store_inquiry_string(struct fsg_lun *curlun, const char *buf, size_t count) fsg_store_inquiry_string() argument
525 fsg_store_forced_eject(struct fsg_lun *curlun, struct rw_semaphore *filesem, const char *buf, size_t count) fsg_store_forced_eject() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-dbgtty.c330 int count; in dbc_rx_push() local
211 dbc_tty_write(struct tty_struct *tty, const u8 *buf, size_t count) dbc_tty_write() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dledtrig-usbport.c20 int count; /* Amount of connected matching devices */ member
136 int count, i; in usbport_trig_port_observed() local
[all...]

Completed in 20 milliseconds

1...<<231232233234235236237238239240>>...722