MCPcopy Create free account

hub / github.com/acidanthera/BrcmPatchRAM / functions

Functions158 in github.com/acidanthera/BrcmPatchRAM

↓ 39 callersFunctionadd_key_value
(dict, key, type, value)
firmware.rb:16
↓ 9 callersFunctionsetNumberInDict
BrcmPatchRAM/BrcmPatchRAM.cpp:604
↓ 8 callersMethodgetValidatedPipe
BrcmPatchRAM/USBDeviceShim.h:119
↓ 8 callersMethodopen
BrcmPatchRAM/USBDeviceShim.cpp:125
↓ 7 callersFunctionsearchAndPatch
BrcmPatchRAM/BlueToolFixup.cpp:192
↓ 7 callersMethodsetDevice
BrcmPatchRAM/USBDeviceShim.cpp:30
↓ 6 callersFunctionadd_element
(parent, name, text)
firmware.rb:11
↓ 6 callersMethodgetStringDescriptor
BrcmPatchRAM/USBDeviceShim.cpp:68
↓ 6 callersMethodgetValidatedInterface
BrcmPatchRAM/USBDeviceShim.h:90
↓ 5 callersMethodsetPipe
BrcmPatchRAM/USBDeviceShim.cpp:233
↓ 5 callersFunctionsetStringInDict
BrcmPatchRAM/BrcmPatchRAM.cpp:594
↓ 5 callersMethodwrite
BrcmPatchRAM/USBDeviceShim.cpp:277
↓ 4 callersMethodabort
BrcmPatchRAM/USBDeviceShim.cpp:244
↓ 4 callersMethodclearStall
BrcmPatchRAM/USBDeviceShim.cpp:291
↓ 4 callersMethodclose
BrcmPatchRAM/USBDeviceShim.cpp:130
↓ 4 callersMethodgetFirmware
BrcmPatchRAM/BrcmFirmwareStore.cpp:505
↓ 4 callersMethodread
BrcmPatchRAM/USBDeviceShim.cpp:267
↓ 4 callersMethodsetProperty
BrcmPatchRAM/USBDeviceShim.cpp:58
↓ 3 callersFunctioncreate_plist
(devices, output_path, version)
firmware.rb:203
↓ 3 callersMethodgetProperty
BrcmPatchRAM/USBDeviceShim.cpp:53
↓ 3 callersMethodsetInterface
BrcmPatchRAM/USBDeviceShim.cpp:154
↓ 2 callersFunctioncreate_injector
(device, for_usbhost, compressed_data, output_path)
firmware.rb:152
↓ 2 callersMethodfindFirstInterface
BrcmPatchRAM/USBDeviceShim.cpp:108
↓ 2 callersMethodfindPipe
BrcmPatchRAM/BrcmPatchRAM3.cpp:492
↓ 2 callersMethodfindPipe
BrcmPatchRAM/BrcmPatchRAM.cpp:985
↓ 2 callersMethodgetConfiguration
BrcmPatchRAM/USBDeviceShim.cpp:98
↓ 2 callersMethodgetDeviceRelease
BrcmPatchRAM/USBDeviceShim.cpp:73
↓ 2 callersMethodgetEndpointDescriptor
BrcmPatchRAM/USBDeviceShim.cpp:286
↓ 2 callersMethodgetFullConfigurationDescriptor
BrcmPatchRAM/USBDeviceShim.cpp:93
↓ 2 callersMethodgetInterfaceClass
BrcmPatchRAM/USBDeviceShim.cpp:185
↓ 2 callersMethodgetInterfaceNumber
BrcmPatchRAM/USBDeviceShim.cpp:180
↓ 2 callersMethodgetInterfaceProtocol
BrcmPatchRAM/USBDeviceShim.cpp:195
↓ 2 callersMethodgetInterfaceSubClass
BrcmPatchRAM/USBDeviceShim.cpp:190
↓ 2 callersMethodgetManufacturerStringIndex
BrcmPatchRAM/USBDeviceShim.cpp:135
↓ 2 callersMethodgetNumConfigurations
BrcmPatchRAM/USBDeviceShim.cpp:88
↓ 2 callersMethodgetProductID
BrcmPatchRAM/USBDeviceShim.cpp:48
↓ 2 callersMethodgetProductStringIndex
BrcmPatchRAM/USBDeviceShim.cpp:140
↓ 2 callersMethodgetSerialNumberStringIndex
BrcmPatchRAM/USBDeviceShim.cpp:144
↓ 2 callersMethodgetValidatedDevice
BrcmPatchRAM/USBDeviceShim.h:55
↓ 2 callersMethodgetVendorID
BrcmPatchRAM/USBDeviceShim.cpp:43
↓ 2 callersMethodhciParseResponse
BrcmPatchRAM/BrcmPatchRAM.cpp:1110
↓ 2 callersFunctionhex_nibble
* Convert char '0-9,A-F' to hexadecimal values */
BrcmPatchRAM/BrcmFirmwareStore.cpp:159
↓ 2 callersFunctionlookupFirmware
BrcmPatchRAM/FirmwareData.cpp:26
↓ 2 callersFunctionsearchAndPatchWithMask
BrcmPatchRAM/BlueToolFixup.cpp:202
↓ 2 callersFunctionvalidHexChar
* Validate if the current character is a valid hexadecimal character */
BrcmPatchRAM/BrcmFirmwareStore.cpp:151
↓ 1 callersFunctioncheck_sum
* Two's complement checksum */
BrcmPatchRAM/BrcmFirmwareStore.cpp:174
↓ 1 callersFunctioncreate_firmwares
(devices, input_path, output_path)
firmware.rb:104
↓ 1 callersFunctioncreate_readme
(devices, output_path)
firmware.rb:257
↓ 1 callersMethodhciParseResponse
BrcmPatchRAM/BrcmPatchRAM3.cpp:583
↓ 1 callersFunctionparse_inf
(inf_path)
firmware.rb:21
↓ 1 callersMethodpublishPersonality
BrcmPatchRAM/BrcmPatchRAM.cpp:680
↓ 1 callersMethodremoveProperty
BrcmPatchRAM/USBDeviceShim.cpp:63
↓ 1 callersMethodscheduleWork
BrcmPatchRAM/BrcmPatchRAM.cpp:431
↓ 1 callersMethodsetConfiguration
BrcmPatchRAM/USBHostDeviceShim.cpp:141
↓ 1 callersMethodsetInterface
BrcmPatchRAM/USBHostDeviceShim.cpp:203
↓ 1 callersMethodsetPipe
BrcmPatchRAM/USBHostDeviceShim.cpp:371
↓ 1 callersMethodstringFromReturn
BrcmPatchRAM/BrcmPatchRAM.cpp:1430
↓ 1 callersMethoduploadFirmware
BrcmPatchRAM/BrcmPatchRAM.cpp:495
FunctionBrcmPatchRAM_Start
BrcmPatchRAM/BrcmPatchRAM.cpp:97
FunctionBrcmPatchRAM_Stop
BrcmPatchRAM/BrcmPatchRAM.cpp:108
MethodUSBDeviceShim
BrcmPatchRAM/USBHostDeviceShim.cpp:27
MethodUSBDeviceShim
BrcmPatchRAM/USBDeviceShim.cpp:25
MethodUSBInterfaceShim
BrcmPatchRAM/USBHostDeviceShim.cpp:198
MethodUSBInterfaceShim
BrcmPatchRAM/USBDeviceShim.cpp:149
MethodUSBPipeShim
BrcmPatchRAM/USBHostDeviceShim.cpp:366
MethodUSBPipeShim
BrcmPatchRAM/USBDeviceShim.cpp:228
Methodabort
BrcmPatchRAM/USBHostDeviceShim.cpp:382
MethodbulkWrite
BrcmPatchRAM/BrcmPatchRAM3.cpp:702
MethodbulkWrite
BrcmPatchRAM/BrcmPatchRAM.cpp:1219
MethodclearStall
BrcmPatchRAM/USBHostDeviceShim.cpp:446
Methodclose
BrcmPatchRAM/USBHostDeviceShim.cpp:178
MethodcontinuousRead
BrcmPatchRAM/BrcmPatchRAM3.cpp:511
MethodcontinuousRead
BrcmPatchRAM/BrcmPatchRAM.cpp:1004
MethoddecompressFirmware
* Decompress the firmware using zlib inflate (If not compressed, return data normally) */
BrcmPatchRAM/BrcmFirmwareStore.cpp:80
MethodfindFirstInterface
BrcmPatchRAM/USBHostDeviceShim.cpp:146
MethodfindInterface
BrcmPatchRAM/BrcmPatchRAM3.cpp:472
MethodfindInterface
BrcmPatchRAM/BrcmPatchRAM.cpp:964
MethodfindPipe
BrcmPatchRAM/USBHostDeviceShim.cpp:250
MethodfindPipe
BrcmPatchRAM/USBDeviceShim.cpp:201
Methodfree
BrcmPatchRAM/BrcmPatchRAM3.cpp:122
MethodgetConfiguration
BrcmPatchRAM/USBHostDeviceShim.cpp:126
MethodgetDeviceRelease
BrcmPatchRAM/USBHostDeviceShim.cpp:88
MethodgetDeviceStatus
BrcmPatchRAM/USBHostDeviceShim.cpp:93
MethodgetDeviceStatus
BrcmPatchRAM/USBDeviceShim.cpp:78
MethodgetDeviceStatus
BrcmPatchRAM/BrcmPatchRAM3.cpp:410
MethodgetDeviceStatus
BrcmPatchRAM/BrcmPatchRAM.cpp:894
MethodgetEndpointDescriptor
BrcmPatchRAM/USBHostDeviceShim.cpp:441
MethodgetFirmwareStore
BrcmPatchRAM/BrcmPatchRAM3.cpp:367
MethodgetFirmwareStore
BrcmPatchRAM/BrcmPatchRAM.cpp:825
MethodgetFullConfigurationDescriptor
BrcmPatchRAM/USBHostDeviceShim.cpp:121
MethodgetInterfaceClass
BrcmPatchRAM/USBHostDeviceShim.cpp:234
MethodgetInterfaceNumber
BrcmPatchRAM/USBHostDeviceShim.cpp:229
MethodgetInterfaceProtocol
BrcmPatchRAM/USBHostDeviceShim.cpp:244
MethodgetInterfaceSubClass
BrcmPatchRAM/USBHostDeviceShim.cpp:239
MethodgetManufacturerStringIndex
BrcmPatchRAM/USBHostDeviceShim.cpp:183
MethodgetNumConfigurations
BrcmPatchRAM/USBHostDeviceShim.cpp:116
MethodgetProductID
BrcmPatchRAM/USBHostDeviceShim.cpp:50
MethodgetProductStringIndex
BrcmPatchRAM/USBHostDeviceShim.cpp:188
MethodgetProperty
BrcmPatchRAM/USBHostDeviceShim.cpp:55
MethodgetSerialNumberStringIndex
BrcmPatchRAM/USBHostDeviceShim.cpp:193
next →1–100 of 158, ranked by callers