Searched defs:scribble (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/tools/testing/selftests/hid/tests/ |
D | test_tablet.py | 683 self, state_list, scribble, allow_intermediate_states, button=None argument 729 def test_valid_pen_states(self, state_list, scribble): argument 744 def test_tolerated_pen_states(self, state_list, scribble): argument 762 def test_valid_primary_button_pen_states(self, state_list, scribble): argument 783 def test_valid_secondary_button_pen_states(self, state_list, scribble): argument 804 def test_valid_third_button_pen_states(self, state_list, scribble): argument 825 def test_valid_invert_pen_states(self, state_list, scribble): argument 845 def test_tolerated_invert_pen_states(self, state_list, scribble): argument 862 def test_tolerated_broken_pen_states(self, state_list, scribble): argument
|
/linux-6.12.1/crypto/async_tx/ |
D | async_raid6_recov.c | 166 void *scribble = submit->scribble; in __2data_recov_4() local 216 void *scribble = submit->scribble; in __2data_recov_5() local 307 void *scribble = submit->scribble; in __2data_recov_n() local 397 void *scribble = submit->scribble; in async_raid6_2data_recov() local 482 void *scribble = submit->scribble; in async_raid6_datap_recov() local
|
D | async_pq.c | 380 void *scribble = submit->scribble; in async_syndrome_val() local
|
/linux-6.12.1/include/linux/ |
D | async_tx.h | 74 void *scribble; member 149 addr_conv_t *scribble) in init_async_submit()
|
/linux-6.12.1/drivers/md/ |
D | raid5.h | 566 void *scribble; /* space for constructing buffer member
|
D | raid5.c | 2464 void *scribble; in scribble_alloc() local
|