get_dial_hw_position 104 platform/g16/kbd.c new_jogdial=get_dial_hw_position(DIAL_HW_REAR); get_dial_hw_position 106 platform/g16/kbd.c new_frontdial=get_dial_hw_position(DIAL_HW_FRONT); get_dial_hw_position 119 platform/g16/kbd.c dial_positions[0] = dial_positions[2] = get_dial_hw_position(DIAL_HW_REAR); get_dial_hw_position 120 platform/g16/kbd.c dial_positions[1] = dial_positions[3] = get_dial_hw_position(DIAL_HW_FRONT); get_dial_hw_position 91 platform/g5x/kbd.c new_jogdial = get_dial_hw_position(DIAL_HW_REAR); get_dial_hw_position 94 platform/g5x/kbd.c new_frontdial = get_dial_hw_position(DIAL_HW_FRONT); get_dial_hw_position 109 platform/g5x/kbd.c dial_positions[0] = dial_positions[3] = get_dial_hw_position(DIAL_HW_REAR); get_dial_hw_position 110 platform/g5x/kbd.c dial_positions[1] = dial_positions[4] = get_dial_hw_position(DIAL_HW_RING); get_dial_hw_position 111 platform/g5x/kbd.c dial_positions[2] = dial_positions[5] = get_dial_hw_position(DIAL_HW_FRONT); get_dial_hw_position 103 platform/g7x/kbd.c new_jogdial=get_dial_hw_position(DIAL_HW_REAR); get_dial_hw_position 106 platform/g7x/kbd.c new_frontdial=get_dial_hw_position(DIAL_HW_FRONT); get_dial_hw_position 119 platform/g7x/kbd.c dial_positions[0] = dial_positions[2] = get_dial_hw_position(DIAL_HW_REAR); get_dial_hw_position 120 platform/g7x/kbd.c dial_positions[1] = dial_positions[3] = get_dial_hw_position(DIAL_HW_FRONT); get_dial_hw_position 90 platform/g7x2/kbd.c new_jogdial = get_dial_hw_position(DIAL_HW_REAR); get_dial_hw_position 93 platform/g7x2/kbd.c new_frontdial = get_dial_hw_position(DIAL_HW_FRONT); get_dial_hw_position 107 platform/g7x2/kbd.c dial_positions[0] = dial_positions[2] = get_dial_hw_position(DIAL_HW_REAR); get_dial_hw_position 108 platform/g7x2/kbd.c dial_positions[1] = dial_positions[3] = get_dial_hw_position(DIAL_HW_FRONT); get_dial_hw_position 98 platform/sx60hs/kbd.c p = get_dial_hw_position(5); get_dial_hw_position 101 platform/sx700hs/kbd.c new_jogdial=get_dial_hw_position(DIAL_HW_REAR); get_dial_hw_position 115 platform/sx700hs/kbd.c dial_positions[0] = dial_positions[1] = get_dial_hw_position(DIAL_HW_REAR); get_dial_hw_position 109 platform/sx710hs/kbd.c new_jogdial=get_dial_hw_position(DIAL_HW_REAR); get_dial_hw_position 120 platform/sx710hs/kbd.c dial_positions[0] = dial_positions[1] = get_dial_hw_position(DIAL_HW_REAR); get_dial_hw_position 118 platform/sx730hs/kbd.c new_jogdial=get_dial_hw_position(DIAL_HW_REAR); get_dial_hw_position 129 platform/sx730hs/kbd.c dial_positions[0] = dial_positions[1] = get_dial_hw_position(DIAL_HW_REAR); get_dial_hw_position 385 tools/ghidra_scripts/datatypes/fw_functions.h __stdcall int get_dial_hw_position(int dial);