Lines Matching defs:self
27 def __init__(self, fname, text): argument
39 def __init__(self): argument
49 def add_line(self, fname, text): argument
53 def get_patch_text(self): argument
105 def get_patch(self): argument
117 def run_checkpatch(self): argument
140 def test_filter(self): argument
232 def get_data(self, data_type): argument
352 def setup_data(self, data_type): argument
360 def test_good(self): argument
372 def test_no_signoff(self): argument
383 def test_no_license(self): argument
394 def test_spaces(self): argument
405 def test_indent(self): argument
416 def check_single_message(self, pm, msg, pmtype = 'warning'): argument
434 def test_uclass(self): argument
440 def test_livetree(self): argument
446 def test_new_command(self): argument
452 def test_prefer_if(self): argument
460 def test_command_use_defconfig(self): argument
466 def test_barred_include_in_hdr(self): argument
472 def test_barred_include_common_h(self): argument
478 def test_config_is_enabled_config(self): argument
484 def check_struct(self, auto, suffix, warning): argument
499 def test_dm_driver_auto(self): argument
506 def test_dm_uclass_auto(self): argument
512 def check_strl(self, func): argument
520 def test_strl(self): argument
525 def test_schema(self): argument