blob: a8c67476eb09f6ca978efe85367951588426d967 [file] [log] [blame]
Alex Klyubin1fc91722013-04-25 15:20:27 -07001# GPU (used by most UI apps)
2type gpu_device, dev_type;
Alex Klyubin84132642013-04-25 17:11:54 -07003
4# Qualcomm Secure Execution Environment Communicator (QSEECOM) device
5type qseecom_device, dev_type;
6
repo synce65bf8d2013-05-01 14:05:34 -07007type diag_device, dev_type;
repo sync72021bb2013-05-01 16:30:27 -07008type bcm2079x_device, dev_type;
Alex Klyubinfcebeb32013-05-02 10:22:39 -07009
10# Qualcomm MSM Audio ACDB device
11type msm_acdb_device, dev_type;
repo sync591967c2013-05-03 13:09:46 -070012
13# Kickstart device used by QC qcks
14type kickstart_device, dev_type;
repo sync93bbc932013-05-06 13:40:43 -070015
16# SMD device, used by hci_qcomm_init
17type smd_device, dev_type;