/kernel/linux/linux-6.6/drivers/platform/x86/amd/pmf/ |
H A D | cnqf.c | 381 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 D | crashlog.c | 145 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 D | class.c | 39 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 D | serial-multi-instantiate.c | 109 int i, ret, count; in smi_spi_probe() local 192 int i, ret, count; in smi_i2c_probe() local [all...] |
H A D | ibm_rtl.c | 91 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 D | msi-ec.c | 734 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 D | dell-rbtn.c | 314 int *count = data; in rbtn_inc_count() local 342 int count; in dell_rbtn_notifier_register() local
|
H A D | dell-smbios-wmi.c | 153 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 D | scu-pd.c | 480 u32 count = 0; in imx_scu_init_pm_domains() local
|
/kernel/linux/linux-6.6/drivers/pinctrl/spear/ |
H A D | pinctrl-spear.c | 157 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 D | debugfs.c | 135 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 D | sysfs.c | 69 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 D | ssh_packet_layer.h | 89 atomic_t count; member
|
/kernel/linux/linux-6.6/drivers/platform/x86/hp/hp-bioscfg/ |
H A D | passwdobj-attributes.c | 38 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 D | spmobj-attributes.c | 221 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 D | uncore-frequency-common.c | 65 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 D | interface.c | 336 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 D | storage_common.c | 418 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...] |
H A D | f_serial.c | 269 f_serial_console_store(struct config_item *item, const char *page, size_t count) f_serial_console_store() argument
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci-dbgtty.c | 330 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 D | ledtrig-usbport.c | 20 int count; /* Amount of connected matching devices */ member 136 int count, i; in usbport_trig_port_observed() local [all...] |
/kernel/linux/linux-6.6/drivers/usb/misc/ |
H A D | idmouse.c | 293 static ssize_t idmouse_read(struct file *file, char __user *buffer, size_t count, in idmouse_read() argument
|
H A D | cytherm.c | 207 static ssize_t port0_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) in port0_store() argument 262 static ssize_t port1_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) in port1_store() argument 75 brightness_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) brightness_store() argument
|
H A D | cypress_cy7c63.c | 116 write_port(struct device *dev, struct device_attribute *attr, const char *buf, size_t count, int port_num, int write_id) write_port() argument 147 port0_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) port0_store() argument 155 port1_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) port1_store() argument
|
/kernel/linux/linux-6.6/drivers/usb/dwc2/ |
H A D | debugfs.c | 27 testmode_write(struct file *file, const char __user *ubuf, size_t count, loff_t *ppos) testmode_write() argument
|