Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F137717255
D35570.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
674 B
Referenced Files
None
Subscribers
None
D35570.diff
View Options
diff --git a/sys/compat/linuxkpi/common/include/asm/iosf_mbi.h b/sys/compat/linuxkpi/common/include/asm/iosf_mbi.h
new file mode 100644
--- /dev/null
+++ b/sys/compat/linuxkpi/common/include/asm/iosf_mbi.h
@@ -0,0 +1,15 @@
+/* Public domain. */
+
+#ifndef _LINUXKPI_ASM_IOSF_MBI_H_
+#define _LINUXKPI_ASM_IOSF_MBI_H_
+
+#define MBI_PMIC_BUS_ACCESS_BEGIN 1
+#define MBI_PMIC_BUS_ACCESS_END 2
+
+#define iosf_mbi_assert_punit_acquired()
+#define iosf_mbi_punit_acquire()
+#define iosf_mbi_punit_release()
+#define iosf_mbi_register_pmic_bus_access_notifier(x) 0
+#define iosf_mbi_unregister_pmic_bus_access_notifier_unlocked(x) 0
+
+#endif /* _LINUXKPI_ASM_IOSF_MBI_H_ */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 26, 4:36 AM (8 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26197706
Default Alt Text
D35570.diff (674 B)
Attached To
Mode
D35570: linuxkpi: Add asm/iosfmbi.h
Attached
Detach File
Event Timeline
Log In to Comment