freebsd-dev/sys/dev/extres/syscon
Michal Meloun 7f8c4c78f5 Add method for getting of syscon handle from parent device.
If simple multifuction device also provides syscon interface, its
childern should be able to consume it. Due to this:
- declare coresponding method in syscon interface
- implement it in simple multifunction device driver

MFC after:	1 week
2019-08-18 08:08:56 +00:00
..
syscon_generic.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
syscon_generic.h Remove "All Rights Reserved" on files that I hold sole copyright on 2018-05-09 16:44:19 +00:00
syscon_if.m Add method for getting of syscon handle from parent device. 2019-08-18 08:08:56 +00:00
syscon.c Add method for getting of syscon handle from parent device. 2019-08-18 08:08:56 +00:00
syscon.h Remove "All Rights Reserved" on files that I hold sole copyright on 2018-05-09 16:44:19 +00:00