Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- arter97@arter97-x1:~/Downloads/q/out/kernel$ # drivers/input/oneplus_touchscreen
- arter97@arter97-x1:~/Downloads/q/out/kernel$ strings boot.img-zImage | grep -i 'S6SY761' | head -n5
- sec-s6sy761
- 3[TP]sec-s6sy761: %s: Time Over, event_buf: %02X, %02X, %02X, %02X, %02X, %02X, %02X, %02X
- 3[TP]sec-s6sy761: %s: firmware in bootloader mode,boot failed
- 3[TP]sec-s6sy761: %s: failed to read, ret = %d
- 3[TP]sec-s6sy761: %s: count:%d, pass count:%d, fail count:%d, status:0x%X
- arter97@arter97-x1:~/Downloads/q/out/kernel$ # fs/exfat
- arter97@arter97-x1:~/Downloads/q/out/kernel$ strings boot.img-zImage | grep -i 'exfat' | head -n5
- [EXFAT] trying to mount...
- [EXFAT] mounted successfully
- [EXFAT] trying to unmount...
- [EXFAT] unmounted with media errors. device's already ejected.
- [EXFAT] unmounted successfully
- arter97@arter97-x1:~/Downloads/q/out/kernel$ # fs/proc/adj_chain_stat.c
- arter97@arter97-x1:~/Downloads/q/out/kernel$ strings boot.img-zImage | grep -i 'adj.chain' | head -n5
- lowmemorykiller.trust_adj_chain
- adj_chain_stat
- adj_chain_verify
- adj chain hist high: %d
- 6lowmemorykiller: missing task '%s' (%d) adj %hd, adj_chain_status(%d), size %d, missed from adj chain, run diagnose
- arter97@arter97-x1:~/Downloads/q/out/kernel$ # fs/proc/fg_uid
- arter97@arter97-x1:~/Downloads/q/out/kernel$ strings boot.img-zImage | grep -i 'fg.uid' | head -n5
- fg_uids
- fg_uids: %d
- arter97@arter97-x1:~/Downloads/q/out/kernel$ # mm/memory_monitor.c
- arter97@arter97-x1:~/Downloads/q/out/kernel$ strings boot.img-zImage | grep -i 'memory.monitor' | head -n5
- memory_monitor.alloc_wait_h_ms
- memory_monitor.alloc_wait_l_ms
- memory_monitor.alloc_wait_log_ms
- memory_monitor.alloc_wait_trig_ms
- memory_monitor
- arter97@arter97-x1:~/Downloads/q/out/kernel$ # opslalib/slalib
- arter97@arter97-x1:~/Downloads/q/out/kernel$ strings boot.img-zImage | grep -i 'op.sla' | head -n5
- drop_slab
- 6[op_sla] %s: cell_quality_good:%d wlan_bad:%d game_rtt:%d
- 6[op_sla] %s: special_rx_error_count:%d game mark:%d time:%d
- 6[op_sla] %s: wlan valid:%d cell valid:%d
- 6[op_sla] %s: switch_count:%d repeat_switch_time:%d
- arter97@arter97-x1:~/Downloads/q/out/kernel$ # drivers/step_motor
- arter97@arter97-x1:~/Downloads/q/out/kernel$ strings boot.img-zImage | grep -i 'step.motor' | head -n5
- oneplus,step-motor
- 3[oneplus_motor] %s : name == NULL || ops == NULL, would not register step motor
- arter97@arter97-x1:~/Downloads/q/out/kernel$ # drivers/tri_state_key
- arter97@arter97-x1:~/Downloads/q/out/kernel$ strings boot.img-zImage | grep -i 'tri.state' | head -n5
- oneplus, tri-state-key
- oneplus,hall_tri_state_key
- 6[tri_state_key] %s:
- 3[tri_state_key] %s : p_m1120_data == NULL
- 6[tri_state_key] %s : fail %d
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement