SYMBOL INDEX (61 symbols across 11 files) FILE: AsusSMC/AsusSMC.cpp function IOService (line 32) | IOService *AsusSMC::probe(IOService *provider, SInt32 *score) { function IOReturn (line 141) | IOReturn AsusSMC::message(uint32_t type, IOService *provider, void *argu... type wmi_args (line 203) | struct wmi_args type guid_block (line 253) | struct guid_block type guid_block (line 258) | struct guid_block type guid_block (line 258) | struct guid_block type guid_block (line 258) | struct guid_block type guid_block (line 258) | struct guid_block function IOReturn (line 720) | IOReturn AsusSMC::postKeyboardInputReport(const void *report, uint32_t r... FILE: AsusSMC/AsusSMC.hpp class AsusSMC (line 33) | class AsusSMC : public IOService { type guid_block (line 57) | struct guid_block { type wmi_args (line 70) | struct wmi_args { FILE: AsusSMC/KeyImplementations.cpp function SMC_RESULT (line 11) | SMC_RESULT SMCALSValue::readAccess() { function SMC_RESULT (line 31) | SMC_RESULT SMCKBrdBLightValue::update(const SMC_DATA *src) { function SMC_RESULT (line 49) | SMC_RESULT F0Ac::readAccess() { function SMC_RESULT (line 55) | SMC_RESULT BDVT::update(const SMC_DATA *src) { FILE: AsusSMC/KeyImplementations.hpp type fanTypeDescStruct (line 46) | struct fanTypeDescStruct { class ALSForceBits (line 54) | class ALSForceBits : public VirtualSMCValue { method bits (line 64) | uint8_t bits() { return data[0]; } type ALSSensor (line 67) | struct ALSSensor { type Type (line 68) | enum Type : uint8_t { method ALSSensor (line 82) | ALSSensor(Type sensorType, bool validWhenLidClosed, uint8_t unknown, b... type PACKED (line 93) | struct PACKED class SMCKBrdBLightValue (line 105) | class SMCKBrdBLightValue : public VirtualSMCValue { type PACKED (line 112) | struct PACKED type PACKED (line 116) | struct PACKED method SMCKBrdBLightValue (line 121) | SMCKBrdBLightValue(IOService *asusSMCInstance): asusSMCInstance(asusSM... class F0Ac (line 124) | class F0Ac : public VirtualSMCValue { method F0Ac (line 131) | F0Ac(_Atomic(uint16_t) *currentSpeed) : currentSpeed(currentSpeed) {} class BDVT (line 134) | class BDVT : public VirtualSMCValue { method BDVT (line 141) | BDVT(IOService *dst) : dst(dst) {} FILE: AsusSMCDaemon/BezelServices.h type BSGraphic (line 11) | typedef enum { FILE: AsusSMCDaemon/OSD.h type OSDGraphic (line 11) | typedef enum { type OSDPriority (line 27) | typedef enum { FILE: Global/HIDReport.hpp class keys (line 8) | class __attribute__((packed)) keys final { method keys (line 10) | keys(void) : keys_{} {} method empty (line 16) | bool empty(void) const { method clear (line 25) | void clear(void) { method insert (line 29) | void insert(uint8_t key) { method erase (line 40) | void erase(uint8_t key) { method exists (line 48) | bool exists(uint8_t key) const { method count (line 57) | size_t count(void) const { class consumer_input (line 74) | class __attribute__((packed)) consumer_input final { method consumer_input (line 76) | consumer_input(void) : report_id_(2) {} class apple_vendor_top_case_input (line 87) | class __attribute__((packed)) apple_vendor_top_case_input final { method apple_vendor_top_case_input (line 89) | apple_vendor_top_case_input(void) : report_id_(3) {} FILE: KernEventServer/KernEventServer.cpp type kev_msg (line 25) | struct kev_msg type kev_msg (line 28) | struct kev_msg FILE: KernEventServer/KernEventServer.hpp class KernEventServer (line 16) | class KernEventServer { FILE: VirtualAppleKeyboard/VirtualAppleKeyboard.cpp function IOReturn (line 96) | IOReturn VirtualAppleKeyboard::newReportDescriptor(IOMemoryDescriptor **... function IOReturn (line 101) | IOReturn VirtualAppleKeyboard::getReport(IOMemoryDescriptor *report, IOH... function OSString (line 116) | OSString *VirtualAppleKeyboard::newManufacturerString() const { function OSString (line 120) | OSString *VirtualAppleKeyboard::newProductString() const { function OSNumber (line 124) | OSNumber *VirtualAppleKeyboard::newVendorIDNumber() const { function OSNumber (line 128) | OSNumber *VirtualAppleKeyboard::newProductIDNumber() const { function OSNumber (line 132) | OSNumber *VirtualAppleKeyboard::newLocationIDNumber() const { function OSNumber (line 136) | OSNumber *VirtualAppleKeyboard::newCountryCodeNumber() const { function OSNumber (line 140) | OSNumber *VirtualAppleKeyboard::newVersionNumber() const { function OSNumber (line 144) | OSNumber *VirtualAppleKeyboard::newPrimaryUsagePageNumber() const { function OSNumber (line 148) | OSNumber *VirtualAppleKeyboard::newPrimaryUsageNumber() const { FILE: VirtualAppleKeyboard/VirtualAppleKeyboard.hpp class VirtualAppleKeyboard (line 10) | class VirtualAppleKeyboard final : public IOHIDDevice {