Searched refs:intel_sdsi (Results 1 – 5 of 5) sorted by relevance
4 intel_sdsi: intel_sdsi.c target17 @rm -f intel_sdsi19 install : intel_sdsi21 install -m 755 -p intel_sdsi $(DESTDIR)$(BINDIR)/intel_sdsi
15 if ! /sbin/modprobe -q -r intel_sdsi; then20 if /sbin/modprobe -q intel_sdsi && python3 -m pytest sdsi_test.py; then
31 intel_sdsi-y := sdsi.o32 obj-$(CONFIG_INTEL_SDSI) += intel_sdsi.o
169 be called intel_sdsi.
10531 F: tools/arch/x86/intel_sdsi/