Searched defs:scribble (Results 1 – 6 of 6) sorted by relevance
/linux/tools/testing/selftests/hid/tests/ |
H A D | test_tablet.py | 684 self, state_list, scribble, allow_intermediate_states, button=None argument 730 def test_valid_pen_states(self, state_list, scribble): argument 745 def test_tolerated_pen_states(self, state_list, scribble): argument 763 def test_valid_primary_button_pen_states(self, state_list, scribble): argument 784 def test_valid_secondary_button_pen_states(self, state_list, scribble): argument 805 def test_valid_third_button_pen_states(self, state_list, scribble): argument 826 def test_valid_invert_pen_states(self, state_list, scribble): argument 846 def test_tolerated_invert_pen_states(self, state_list, scribble): argument 863 def test_tolerated_broken_pen_states(self, state_list, scribble): argument
|
/linux/crypto/async_tx/ |
H A 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
|
H A D | async_pq.c | 380 void *scribble = submit->scribble; in async_syndrome_val() local
|
/linux/include/linux/ |
H A D | async_tx.h | 74 void *scribble; member 149 addr_conv_t *scribble) in init_async_submit()
|
/linux/drivers/md/ |
H A D | raid5.h | 562 void *scribble; /* space for constructing buffer member
|
H A D | raid5.c | 2453 void *scribble; in scribble_alloc() local
|