This repository was archived by the owner on Nov 8, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Original file line number Diff line number Diff line change @@ -329924,6 +329924,12 @@ function {
329924
329924
parameter_id: 0x2efe8065
329925
329925
parameter_id: 0x6720d32f
329926
329926
}
329927
+ function {
329928
+ id: 0x97a52d07
329929
+ return_type_id: 0x6720d32f
329930
+ parameter_id: 0x2ba06eea
329931
+ parameter_id: 0x33756485
329932
+ }
329927
329933
function {
329928
329934
id: 0x97a9f709
329929
329935
return_type_id: 0xf435685e
@@ -405338,6 +405344,15 @@ elf_symbol {
405338
405344
type_id: 0x9768f895
405339
405345
full_name: "ptp_clock_unregister"
405340
405346
}
405347
+ elf_symbol {
405348
+ id: 0xa07a6e08
405349
+ name: "ptp_find_pin"
405350
+ is_defined: true
405351
+ symbol_type: FUNCTION
405352
+ crc: 0xe7656a33
405353
+ type_id: 0x979ed47c
405354
+ full_name: "ptp_find_pin"
405355
+ }
405341
405356
elf_symbol {
405342
405357
id: 0x8cf796f6
405343
405358
name: "ptp_find_pin_unlocked"
@@ -405356,6 +405371,15 @@ elf_symbol {
405356
405371
type_id: 0x9587d027
405357
405372
full_name: "ptp_parse_header"
405358
405373
}
405374
+ elf_symbol {
405375
+ id: 0x496c5195
405376
+ name: "ptp_schedule_worker"
405377
+ is_defined: true
405378
+ symbol_type: FUNCTION
405379
+ crc: 0xb7b63ef6
405380
+ type_id: 0x97a52d07
405381
+ full_name: "ptp_schedule_worker"
405382
+ }
405359
405383
elf_symbol {
405360
405384
id: 0x177fa0e0
405361
405385
name: "public_key_verify_signature"
@@ -432666,8 +432690,10 @@ interface {
432666
432690
symbol_id: 0x8becb370
432667
432691
symbol_id: 0x42a88d96
432668
432692
symbol_id: 0xb36e22d3
432693
+ symbol_id: 0xa07a6e08
432669
432694
symbol_id: 0x8cf796f6
432670
432695
symbol_id: 0x683db5bf
432696
+ symbol_id: 0x496c5195
432671
432697
symbol_id: 0x177fa0e0
432672
432698
symbol_id: 0xd38a2f2a
432673
432699
symbol_id: 0x11d4227b
Original file line number Diff line number Diff line change 2232
2232
__pskb_pull_tail
2233
2233
pskb_put
2234
2234
___pskb_trim
2235
+ ptp_find_pin
2236
+ ptp_schedule_worker
2235
2237
put_cmsg
2236
2238
__put_cred
2237
2239
put_device
You can’t perform that action at this time.
0 commit comments