• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# GPU (used by most UI apps)
2type gpu_device, dev_type;
3
4# Qualcomm Secure Execution Environment Communicator (QSEECOM) device
5type qseecom_device, dev_type;
6
7type diag_device, dev_type;
8type bcm2079x_device, dev_type;
9
10# Qualcomm MSM Audio ACDB device
11type msm_acdb_device, dev_type;
12
13# Kickstart device used by QC qcks
14type kickstart_device, dev_type;
15
16# SMD device, used by hci_qcomm_init
17type smd_device, dev_type;
18