Searched refs:intel_sdsi (Results 1 – 2 of 2) 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
Completed in 5 milliseconds