Searched refs:profile_id (Results 1 – 4 of 4) sorted by relevance
968 uint8_t profile_id; // SENSOR_PROFILES member
4545 u16 profile_id; in be_get_config() local4571 status = be_cmd_get_active_profile(adapter, &profile_id); in be_get_config()4574 "Using profile 0x%x\n", profile_id); in be_get_config()
4904 int be_cmd_get_active_profile(struct be_adapter *adapter, u16 *profile_id) in be_cmd_get_active_profile() argument4930 *profile_id = le16_to_cpu(resp->active_profile_id); in be_cmd_get_active_profile()
7932 u8 profile_id[0xc]; member