You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
558 B
18 lines
558 B
7 months ago
|
type diag_device, dev_type, mlstrustedobject;
|
||
|
type rmnet_device, dev_type;
|
||
|
type qdsp_device, dev_type, mlstrustedobject;
|
||
|
type fm_radio_device, dev_type;
|
||
|
type sg_device, dev_type;
|
||
|
type ssd_block_device, dev_type;
|
||
|
type ramdump_device, dev_type;
|
||
|
type ipa_dev, dev_type;
|
||
|
type modem_ssr_device, dev_type;
|
||
|
type qce_device, dev_type;
|
||
|
type at_device, dev_type;
|
||
|
type wlan_device, dev_type;
|
||
|
type custom_ab_block_device, dev_type;
|
||
|
type xbl_block_device, dev_type;
|
||
|
type gpt_block_device, dev_type;
|
||
|
type modem_block_device, dev_type;
|
||
|
type persist_block_device, dev_type;
|