Home
last modified time | relevance | path

Searched refs:CT_NONE (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/misc/
Dlkdtm.c84 CT_NONE, enumerator
157 static enum ctype cptype = CT_NONE;
251 return CT_NONE; in parse_cp_type()
256 if (type == CT_NONE || type < 0 || type > ARRAY_SIZE(cp_type)) in cp_type_to_str()
292 if (cptype == CT_NONE) in lkdtm_parse_commandline()
531 case CT_NONE: in lkdtm_do_action()
644 if (cptype == CT_NONE) in do_register_entry()
758 if (type == CT_NONE) in direct_entry()
848 if (cpoint != CN_INVALID && cptype != CT_NONE) { in lkdtm_module_init()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_mode.h211 CT_NONE = 0, enumerator
Dradeon_combios.c1459 if (rdev->mode_info.connector_table == CT_NONE) { in radeon_get_legacy_connector_info_from_table()
/linux-4.4.14/drivers/video/fbdev/
Dpvr2fb.c106 enum { CT_VGA, CT_NONE, CT_RGB, CT_COMPOSITE }; enumerator
/linux-4.4.14/drivers/scsi/aacraid/
Daacraid.h112 #define CT_NONE 0 macro
Daachba.c622 (le32_to_cpu(dresp->mnt[0].vol) != CT_NONE) && in _aac_probe_container2()
668 (le32_to_cpu(dresp->mnt[0].vol) != CT_NONE)) { in _aac_probe_container1()