| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/ |
| H A D | rtk_coex.c | 285 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 D | rtk_coex.h | 165 uint8_t profile_index; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/ |
| H A D | rtk_coex.c | 285 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 D | rtk_coex.h | 165 uint8_t profile_index; member
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-roccat-kovaplus.h | 37 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 D | radeon_pm.c | 101 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 D | evergreen.c | 1648 ((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 D | radeon.h | 1642 int profile_index; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | dhdioctl.h | 461 uint8 profile_index; member
|
| H A D | wlioctl.h | 22082 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 D | dhdioctl.h | 461 uint8 profile_index; member
|
| H A D | wlioctl.h | 22174 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 D | dhd_common.c | 3672 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 D | dhd_msgbuf.c | 8882 (((uint8)dhd->protocol_filters[offset].profile_index) &
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_common.c | 3672 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 D | dhd_msgbuf.c | 8886 (((uint8)dhd->protocol_filters[offset].profile_index) &
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | wlioctl.h | 13613 uint8 profile_index; /* profile index */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | wlioctl.h | 17705 uint8 profile_index; /* profile index */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | wlioctl.h | 17705 uint8 profile_index; /* profile index */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | wlioctl.h | 17713 uint8 profile_index; /* profile index */ member
|