Home
last modified time | relevance | path

Searched refs:profile_index (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_coex.c285 static void rtk_check_setup_timer(int8_t profile_index) in rtk_check_setup_timer() argument
287 if (profile_index == profile_a2dp) { in rtk_check_setup_timer()
295 if (profile_index == profile_pan) { in rtk_check_setup_timer()
304 if ((profile_index == profile_hogp) || (profile_index == profile_voice)) { in rtk_check_setup_timer()
317 static void rtk_check_del_timer(int8_t profile_index) in rtk_check_del_timer() argument
319 if (profile_a2dp == profile_index) { in rtk_check_del_timer()
323 if (profile_pan == profile_index) { in rtk_check_del_timer()
327 if (profile_hogp == profile_index) { in rtk_check_del_timer()
333 if (profile_voice == profile_index) { in rtk_check_del_timer()
413 int8_t profile_index, uint16_t dcid, in list_allocate_add() argument
[all …]
H A Drtk_coex.h165 uint8_t profile_index; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Drtk_coex.c285 static void rtk_check_setup_timer(int8_t profile_index) in rtk_check_setup_timer() argument
287 if (profile_index == profile_a2dp) { in rtk_check_setup_timer()
295 if (profile_index == profile_pan) { in rtk_check_setup_timer()
304 if ((profile_index == profile_hogp) || (profile_index == profile_voice)) { in rtk_check_setup_timer()
317 static void rtk_check_del_timer(int8_t profile_index) in rtk_check_del_timer() argument
319 if (profile_a2dp == profile_index) { in rtk_check_del_timer()
323 if (profile_pan == profile_index) { in rtk_check_del_timer()
327 if (profile_hogp == profile_index) { in rtk_check_del_timer()
333 if (profile_voice == profile_index) { in rtk_check_del_timer()
413 int8_t profile_index, uint16_t dcid, in list_allocate_add() argument
[all …]
H A Drtk_coex.h165 uint8_t profile_index; member
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-roccat-kovaplus.h37 uint8_t profile_index; /* range 0-4 */ member
49 uint8_t profile_index; /* range 0-4 */ member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_pm.c101 rdev->pm.profile_index = PM_PROFILE_DEFAULT_IDX; in radeon_pm_update_profile()
106 rdev->pm.profile_index = PM_PROFILE_HIGH_MH_IDX; in radeon_pm_update_profile()
108 rdev->pm.profile_index = PM_PROFILE_HIGH_SH_IDX; in radeon_pm_update_profile()
111 rdev->pm.profile_index = PM_PROFILE_MID_MH_IDX; in radeon_pm_update_profile()
113 rdev->pm.profile_index = PM_PROFILE_MID_SH_IDX; in radeon_pm_update_profile()
118 rdev->pm.profile_index = PM_PROFILE_LOW_MH_IDX; in radeon_pm_update_profile()
120 rdev->pm.profile_index = PM_PROFILE_LOW_SH_IDX; in radeon_pm_update_profile()
124 rdev->pm.profile_index = PM_PROFILE_MID_MH_IDX; in radeon_pm_update_profile()
126 rdev->pm.profile_index = PM_PROFILE_MID_SH_IDX; in radeon_pm_update_profile()
130 rdev->pm.profile_index = PM_PROFILE_HIGH_MH_IDX; in radeon_pm_update_profile()
[all …]
H A Devergreen.c1648 ((rdev->pm.profile_index == PM_PROFILE_MID_MH_IDX) || in evergreen_pm_misc()
1649 (rdev->pm.profile_index == PM_PROFILE_LOW_MH_IDX))) in evergreen_pm_misc()
H A Dradeon.h1642 int profile_index; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Ddhdioctl.h461 uint8 profile_index; member
H A Dwlioctl.h22082 uint8 profile_index; /* profile index */ member
22109 uint8 profile_index; /* profile index */ member
25042 uint16 profile_index; member
25048 uint32 profile_index; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Ddhdioctl.h461 uint8 profile_index; member
H A Dwlioctl.h22174 uint8 profile_index; /* profile index */ member
22201 uint8 profile_index; /* profile index */ member
25134 uint16 profile_index; member
25140 uint32 profile_index; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_common.c3672 if (protocol->profile_index > DHD_MAX_PROFILE_INDEX) { in dhd_doiovar()
3695 if (dhd_pub->protocol_filters[offset].profile_index == in dhd_doiovar()
3696 protocol->profile_index) { in dhd_doiovar()
3709 dhd_pub->protocol_filters->profile_index)); in dhd_doiovar()
3741 if (dhd_pub->protocol_filters[offset].profile_index == int_val) { in dhd_doiovar()
3754 printf(format, __FUNCTION__, "profile_index", protocol->profile_index); in dhd_doiovar()
H A Ddhd_msgbuf.c8882 (((uint8)dhd->protocol_filters[offset].profile_index) &
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_common.c3672 if (protocol->profile_index > DHD_MAX_PROFILE_INDEX) { in dhd_doiovar()
3695 if (dhd_pub->protocol_filters[offset].profile_index == in dhd_doiovar()
3696 protocol->profile_index) { in dhd_doiovar()
3709 dhd_pub->protocol_filters->profile_index)); in dhd_doiovar()
3741 if (dhd_pub->protocol_filters[offset].profile_index == int_val) { in dhd_doiovar()
3754 printf(format, __FUNCTION__, "profile_index", protocol->profile_index); in dhd_doiovar()
H A Ddhd_msgbuf.c8886 (((uint8)dhd->protocol_filters[offset].profile_index) &
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dwlioctl.h13613 uint8 profile_index; /* profile index */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dwlioctl.h17705 uint8 profile_index; /* profile index */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dwlioctl.h17705 uint8 profile_index; /* profile index */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dwlioctl.h17713 uint8 profile_index; /* profile index */ member