Searched refs:profiles (Results 1 – 8 of 8) sorted by relevance
43 kone->actual_dpi = kone->profiles[new_profile - 1].startup_dpi; in kone_profile_activated()352 memcpy(buf, ((char const *)&kone->profiles[*(uint *)(attr->private)]) + off, count); in kone_sysfs_read_profilex()372 profile = &kone->profiles[*(uint *)(attr->private)]; in kone_sysfs_write_profilex()672 retval = kone_get_profile(usb_dev, &kone->profiles[i], i + 1); in kone_init_kone_device_struct()796 kone->actual_dpi = kone->profiles[event->value - 1]. in kone_keep_values_up_to_date()
214 struct kone_profile profiles[5]; member
358 __u32 profiles; member
200 profiles for past and recent wirings. These profiles can also be202 other options. Here are the profiles :229 New profiles can be described in the driver source. The driver also
662 __le64 profiles; member
289 __u64 profiles; member
2283 cpu->profiles = le64_to_cpu(disk->profiles); in btrfs_disk_balance_args_to_cpu()2303 disk->profiles = cpu_to_le64(cpu->profiles); in btrfs_cpu_balance_args_to_disk()
3206 if (bargs->profiles & chunk_type) in chunk_profiles_filter()