Searched refs:custom1 (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/video/fbdev/sis/
H A Dinit301.c4210 bool custom1 = (SiS_Pr->SiS_CustomT == CUT_COMPAQ1280) || local
4232 if(custom1) SiS_PanelDelay(SiS_Pr, 3);
4238 if(!custom1) {
4313 if(custom1) SiS_PanelDelay(SiS_Pr, 2);
4317 if(custom1) SiS_PanelDelay(SiS_Pr, 4);
4320 if(!custom1) {
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcustom_sec_handlers.c137 ASSERT_EQ(bpf_program__type(skel->progs.custom1), BPF_PROG_TYPE_TRACEPOINT, "custom1_type");
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_custom_sec_handlers.c32 int custom1(void *ctx) function

Completed in 231 milliseconds