Searched defs:profile (Results 1 - 25 of 33) sorted by relevance

12

/drivers/hid/
H A Dhid-roccat-arvo.h35 /* selected profile is persistent */
66 uint8_t profile; member in struct:arvo_roccat_report
H A Dhid-roccat-arvo.c159 unsigned long profile; local
162 retval = strict_strtoul(buf, 10, &profile);
166 if (profile < 1 || profile > 5)
170 temp_buf.actual_profile = profile;
176 arvo->actual_profile = profile;
384 roccat_report.profile = arvo->actual_profile;
H A Dhid-roccat-isku.c120 unsigned long profile; local
128 retval = strict_strtoul(buf, 10, &profile);
132 if (profile > 4)
137 retval = isku_set_actual_profile(usb_dev, profile);
143 isku_profile_activated(isku, profile);
146 roccat_report.data1 = profile + 1;
148 roccat_report.profile = profile + 1;
420 roccat_report.profile = isku->actual_profile + 1;
H A Dhid-roccat-isku.h135 uint8_t profile; member in struct:isku_roccat_report
H A Dhid-roccat-kone.c174 * Reads profile data from mouse and stores it in @buf
175 * @number: profile number to read
200 * Writes profile data to mouse.
201 * @number: profile number to write
206 struct kone_profile const *profile, int number)
216 kone_command_profile, number, (void *)profile,
356 struct kone_profile *profile; local
363 profile = &kone->profiles[*(uint *)(attr->private)];
366 difference = memcmp(buf, profile, sizeof(struct kone_profile));
372 memcpy(profile, bu
205 kone_set_profile(struct usb_device *usb_dev, struct kone_profile const *profile, int number) argument
[all...]
H A Dhid-roccat-koneplus.c422 unsigned long profile; local
430 retval = strict_strtoul(buf, 10, &profile);
434 if (profile > 4)
439 retval = koneplus_set_actual_profile(usb_dev, profile);
445 koneplus_profile_activated(koneplus, profile);
448 roccat_report.data1 = profile + 1;
450 roccat_report.profile = profile + 1;
742 roccat_report.profile = koneplus->actual_profile + 1;
H A Dhid-roccat-kovaplus.c324 unsigned long profile; local
332 retval = strict_strtoul(buf, 10, &profile);
336 if (profile >= 5)
340 retval = kovaplus_set_actual_profile(usb_dev, profile);
346 kovaplus_profile_activated(kovaplus, profile);
349 roccat_report.profile = profile + 1;
351 roccat_report.data1 = profile + 1;
647 roccat_report.profile = kovaplus->actual_profile + 1;
H A Dhid-roccat-kovaplus.h26 /* write; value = profile number range 0-4 */
28 /* write; value = profile number range 0-4 */
129 uint8_t profile; member in struct:kovaplus_roccat_report
H A Dhid-roccat-koneplus.h30 * value is profile number in range 0-4 for requesting settings and buttons
88 uint8_t profile; /* range 0-4 */ member in struct:koneplus_macro
171 /* data1 = new profile range 1-5 */
202 uint8_t profile; member in struct:koneplus_roccat_report
H A Dhid-roccat-kone.h103 * This number does not need to correspond with location where profile
106 uint8_t profile; /* range 1-5 */ member in struct:kone_profile
189 uint8_t value; /* holds dpi or profile value */
/drivers/infiniband/hw/mthca/
H A Dmthca_profile.c79 struct mthca_resource *profile; local
83 profile = kzalloc(MTHCA_RES_NUM * sizeof *profile, GFP_KERNEL);
84 if (!profile)
87 profile[MTHCA_RES_QP].size = dev_lim->qpc_entry_sz;
88 profile[MTHCA_RES_EEC].size = dev_lim->eec_entry_sz;
89 profile[MTHCA_RES_SRQ].size = dev_lim->srq_entry_sz;
90 profile[MTHCA_RES_CQ].size = dev_lim->cqc_entry_sz;
91 profile[MTHCA_RES_EQP].size = dev_lim->eqpc_entry_sz;
92 profile[MTHCA_RES_EEE
[all...]
H A Dmthca_main.c293 struct mthca_profile profile; local
320 profile = hca_profile;
321 profile.num_uar = dev_lim.uar_size / PAGE_SIZE;
322 profile.uarc_size = 0;
324 profile.num_srq = dev_lim.max_srqs;
326 size = mthca_make_profile(mdev, &profile, &dev_lim, &init_hca);
578 struct mthca_profile profile; local
610 profile = hca_profile;
611 profile.num_uar = dev_lim.uar_size / PAGE_SIZE;
612 profile
[all...]
/drivers/net/ethernet/mellanox/mlx4/
H A Dprofile.c84 struct mlx4_resource *profile; local
89 profile = kcalloc(MLX4_RES_NUM, sizeof(*profile), GFP_KERNEL);
90 if (!profile)
111 profile[MLX4_RES_QP].size = dev_cap->qpc_entry_sz;
112 profile[MLX4_RES_RDMARC].size = dev_cap->rdmarc_entry_sz;
113 profile[MLX4_RES_ALTC].size = dev_cap->altc_entry_sz;
114 profile[MLX4_RES_AUXC].size = dev_cap->aux_entry_sz;
115 profile[MLX4_RES_SRQ].size = dev_cap->srq_entry_sz;
116 profile[MLX4_RES_C
[all...]
H A Dmain.c1187 struct mlx4_profile profile; local
1220 profile = default_profile;
1222 icm_size = mlx4_make_profile(dev, &profile, &dev_cap,
/drivers/devfreq/
H A Ddevfreq.c115 err = devfreq->profile->target(devfreq->dev.parent, &freq, flags);
182 if (devfreq->profile->exit)
183 devfreq->profile->exit(devfreq->dev.parent);
342 * @profile: device-specific profile to run devfreq.
348 struct devfreq_dev_profile *profile,
355 if (!dev || !profile || !governor) {
385 devfreq->profile = profile;
387 devfreq->previous_freq = profile
347 devfreq_add_device(struct device *dev, struct devfreq_dev_profile *profile, const struct devfreq_governor *governor, void *data) argument
[all...]
/drivers/net/wireless/iwmc3200wifi/
H A Dmain.c161 struct iwm_umac_profile *profile = NULL; local
180 profile = kmalloc(sizeof(struct iwm_umac_profile), GFP_KERNEL);
181 if (profile)
182 memcpy(profile, iwm->umac_profile, sizeof(*profile));
184 IWM_ERR(iwm, "Couldn't alloc memory for profile\n");
200 kfree(profile);
204 if (profile) {
205 IWM_DBG_MLME(iwm, DBG, "Resend UMAC profile\n");
206 memcpy(iwm->umac_profile, profile, sizeo
549 iwm_init_default_profile(struct iwm_priv *iwm, struct iwm_umac_profile *profile) argument
[all...]
H A Dcommands.c643 IWM_DBG_WEXT(iwm, DBG, "profile: mcast:0x%x, ucast:0x%x\n",
646 IWM_DBG_WEXT(iwm, DBG, "profile: auth_type:0x%x, flags:0x%x\n",
768 struct iwm_umac_profile profile; local
770 memcpy(&profile, iwm->umac_profile, sizeof(profile));
772 profile.hdr.oid = UMAC_WIFI_IF_CMD_SET_PROFILE;
773 profile.hdr.buf_size = cpu_to_le16(sizeof(struct iwm_umac_profile) -
776 ret = iwm_send_wifi_if_cmd(iwm, &profile, sizeof(profile), 1);
778 IWM_ERR(iwm, "Send profile comman
[all...]
/drivers/gpu/drm/nouveau/
H A Dnouveau_pm.c176 struct nouveau_pm_profile *profile = NULL; local
180 /* select power profile based on current power source */
182 profile = pm->profile_ac;
184 profile = pm->profile_dc;
186 if (profile != pm->profile) {
187 pm->profile->func->fini(pm->profile);
188 pm->profile = profile;
215 struct nouveau_pm_profile *profile; local
226 nouveau_pm_profile_set(struct drm_device *dev, const char *profile) argument
262 nouveau_pm_static_dummy(struct nouveau_pm_profile *profile) argument
267 nouveau_pm_static_select(struct nouveau_pm_profile *profile) argument
914 struct nouveau_pm_profile *profile, *tmp; local
[all...]
/drivers/net/wireless/brcm80211/brcmfmac/
H A Dwl_cfg80211.h142 /* dongle profile list */
226 /* dongle profile */
297 struct brcmf_cfg80211_profile *profile; /* holding dongle profile */ member in struct:brcmf_cfg80211_priv
/drivers/isdn/capi/
H A Dcapidrv.c2222 capi_profile profile; local
2228 if (capi20_get_profile(contr, &profile) == CAPI_NOERROR)
2229 (void) capidrv_addcontr(contr, &profile);
2282 capi_profile profile; local
2298 errcode = capi20_get_profile(0, &profile);
2305 ncontr = profile.ncontroller;
2307 errcode = capi20_get_profile(contr, &profile);
2310 (void) capidrv_addcontr(contr, &profile);
/drivers/net/wireless/prism54/
H A Disl_ioctl.c833 u32 rate, profile; local
840 profile = 1;
841 return mgt_set_request(priv, DOT11_OID_PROFILES, 0, &profile);
888 profile = -1;
889 ret = mgt_set_request(priv, DOT11_OID_PROFILES, 0, &profile);
2860 IWPRIV_U32(DOT11_OID_PROFILES, "profile"),
/drivers/s390/block/
H A Ddasd.c128 spin_lock_init(&device->profile.lock);
166 spin_lock_init(&block->profile.lock);
259 dasd_profile_init(&block->profile, block->debugfs_dentry);
261 dasd_profile_on(&device->block->profile);
266 dasd_profile_init(&device->profile, device->debugfs_dentry);
286 dasd_profile_exit(&device->block->profile);
296 dasd_profile_exit(&device->profile);
673 if (dasd_global_profile_level || block->profile.data)
684 spin_lock(&block->profile.lock);
685 if (block->profile
842 dasd_profile_reset(struct dasd_profile *profile) argument
863 dasd_profile_on(struct dasd_profile *profile) argument
882 dasd_profile_off(struct dasd_profile *profile) argument
994 struct dasd_profile *profile; local
1012 struct dasd_profile *profile = inode->i_private; local
1076 dasd_profile_init(struct dasd_profile *profile, struct dentry *base_dentry) argument
1094 dasd_profile_exit(struct dasd_profile *profile) argument
1168 dasd_profile_init(struct dasd_profile *profile, struct dentry *base_dentry) argument
1174 dasd_profile_exit(struct dasd_profile *profile) argument
1179 dasd_profile_on(struct dasd_profile *profile) argument
[all...]
H A Ddasd_int.h387 /* legacy part of profile data, as in dasd_profile_info_t */
473 struct dasd_profile profile; member in struct:dasd_device
497 struct dasd_profile profile; member in struct:dasd_block
/drivers/scsi/lpfc/
H A Dlpfc_sli.h139 uint8_t profile; /* profile associated with ring */ member in struct:lpfc_sli_ring_mask
212 /* Structure used for configuring rings to a specific profile or rctl / type */
216 uint32_t headerLen; /* 0 if not profile 4 or 5 */
218 uint32_t profile; /* Selection profile 0=all, 7=logentry */ member in struct:lpfc_hbq_init
/drivers/media/video/s5p-mfc/
H A Ds5p_mfc_common.h256 enum v4l2_mpeg_video_h264_profile profile; member in struct:s5p_mfc_h264_enc_params
290 enum v4l2_mpeg_video_mpeg4_profile profile; member in struct:s5p_mfc_mpeg4_enc_params

Completed in 479 milliseconds

12