Home
last modified time | relevance | path

Searched defs:dfl (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/input/serio/
H A Dams_delta_serio.c68 int data, dfl; in ams_delta_serio_interrupt() local
H A Dps2mult.c224 unsigned char data, unsigned int dfl) in ps2mult_interrupt()
H A Di8042.c511 static int i8042_handle_mux(u8 str, u8 *data, unsigned int *dfl) in i8042_handle_mux()
562 unsigned int dfl; in i8042_handle_data() local
H A Dserio_raw.c248 unsigned int dfl) in serio_raw_interrupt()
H A Dserio.c962 unsigned char data, unsigned int dfl) in serio_interrupt()
/linux/fs/erofs/
H A Ddecompressor_deflate.c55 struct z_erofs_deflate_cfgs *dfl = data; in z_erofs_load_deflate_config() local
/linux/arch/microblaze/include/asm/
H A Dcacheflush.h42 void (*dfl)(void); /* flush */ member
/linux/drivers/fpga/
H A Ddfl.c1441 struct dfl_fpga_enum_dfl *tmp, *dfl; in dfl_fpga_enum_info_free() local
1480 struct dfl_fpga_enum_dfl *dfl; in dfl_fpga_enum_info_add_dfl() local
1562 struct dfl_fpga_enum_dfl *dfl; in dfl_fpga_feature_devs_enumerate() local
/linux/tools/testing/selftests/riscv/hwprobe/
H A Dcbo.c116 struct sigaction dfl = { in test_zicbop() local
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1095 TEST_F_SIGNAL(TRAP, dfl, SIGSYS) in TEST_F_SIGNAL() argument