| /freebsd-14.2/sys/dev/adb/ |
| H A D | adb_buttons.c | 118 devctl_notify("PMU", "keys", "brightness", in abtn_receive_packet() 123 devctl_notify("PMU", "keys", "brightness", "notify=up"); in abtn_receive_packet() 128 devctl_notify("PMU", "keys", "mute", NULL); in abtn_receive_packet() 132 devctl_notify("PMU", "keys", "volume", "notify=down"); in abtn_receive_packet() 136 devctl_notify("PMU", "keys", "volume", "notify=up"); in abtn_receive_packet() 142 devctl_notify("PMU", "keys", "eject", NULL); in abtn_receive_packet()
|
| H A D | adb_kbd.c | 426 devctl_notify("PMU", "Button", "pressed", NULL); in adb_kbd_receive_packet()
|
| /freebsd-14.2/sys/arm/allwinner/ |
| H A D | axp209.c | 837 devctl_notify("PMU", "AC", "overvoltage", NULL); in axp2xx_intr() 839 devctl_notify("PMU", "USB", "overvoltage", NULL); in axp2xx_intr() 841 devctl_notify("PMU", "USB", "undervoltage", NULL); in axp2xx_intr() 843 devctl_notify("PMU", "AC", "plugged", NULL); in axp2xx_intr() 845 devctl_notify("PMU", "AC", "unplugged", NULL); in axp2xx_intr() 847 devctl_notify("PMU", "USB", "plugged", NULL); in axp2xx_intr() 849 devctl_notify("PMU", "USB", "unplugged", NULL); in axp2xx_intr() 856 devctl_notify("PMU", "Battery", "charged", NULL); in axp2xx_intr() 858 devctl_notify("PMU", "Battery", "charging", NULL); in axp2xx_intr() 860 devctl_notify("PMU", "Battery", "connected", NULL); in axp2xx_intr() [all …]
|
| H A D | axp81x.c | 1085 devctl_notify("PMU", "AC", "plugged", NULL); in axp8xx_intr() 1087 devctl_notify("PMU", "AC", "unplugged", NULL); in axp8xx_intr() 1089 devctl_notify("PMU", "USB", "plugged", NULL); in axp8xx_intr() 1091 devctl_notify("PMU", "USB", "unplugged", NULL); in axp8xx_intr() 1104 devctl_notify("PMU", "Battery", "charged", NULL); in axp8xx_intr() 1106 devctl_notify("PMU", "Battery", "charging", NULL); in axp8xx_intr() 1108 devctl_notify("PMU", "Battery", "absent", NULL); in axp8xx_intr() 1110 devctl_notify("PMU", "Battery", "plugged", NULL); in axp8xx_intr() 1132 devctl_notify("PMU", "Battery", "shutdown-threshold", NULL); in axp8xx_intr() 1134 devctl_notify("PMU", "Battery", "warning-threshold", NULL); in axp8xx_intr()
|
| /freebsd-14.2/sys/geom/ |
| H A D | geom_dev.c | 227 devctl_notify("GEOM", "DEV", "DESTROY", buf); in g_dev_destroy() 293 devctl_notify("DEVFS", "CDEV", "MEDIACHANGE", buf); in g_dev_set_media() 294 devctl_notify("GEOM", "DEV", "MEDIACHANGE", buf); in g_dev_set_media() 298 devctl_notify("DEVFS", "CDEV", "MEDIACHANGE", buf); in g_dev_set_media() 299 devctl_notify("GEOM", "DEV", "MEDIACHANGE", buf); in g_dev_set_media() 328 devctl_notify("GEOM", "DEV", "SIZECHANGE", buf); in g_dev_resize() 406 devctl_notify("GEOM", "DEV", "CREATE", buf); in g_dev_taste() 419 devctl_notify("GEOM", "DEV", "CREATE", buf); in g_dev_taste()
|
| H A D | geom_disk.c | 1012 devctl_notify("GEOM", "disk", attr, devnamebuf); in disk_attr_changed()
|
| /freebsd-14.2/sys/sys/ |
| H A D | devctl.h | 17 void devctl_notify(const char *__system, const char *__subsystem,
|
| /freebsd-14.2/sys/powerpc/amigaone/ |
| H A D | platform_amigaone.c | 97 devctl_notify("AEON", "power", "press", NULL); in aeon_pbutton_intr()
|
| /freebsd-14.2/sys/powerpc/powermac/ |
| H A D | pmu.c | 742 devctl_notify("PMU", "lid", "close", NULL); in pmu_intr() 747 devctl_notify("PMU", "lid", "open", NULL); in pmu_intr() 750 devctl_notify("PMU", "Button", "pressed", NULL); in pmu_intr() 956 devctl_notify("PMU", "POWER", "ACLINE", notify_buf); in pmu_battery_notify()
|
| /freebsd-14.2/sys/arm/nvidia/tegra124/ |
| H A D | tegra124_coretemp.c | 118 devctl_notify("coretemp", "Thermal", stemp, in coretemp_get_val_sysctl()
|
| /freebsd-14.2/sys/arm64/nvidia/tegra210/ |
| H A D | tegra210_coretemp.c | 123 devctl_notify("coretemp", "Thermal", stemp, in coretemp_get_val_sysctl()
|
| /freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | spl_sysevent.c | 221 devctl_notify("ZFS", "ZFS", type, sbuf_data(sb)); in log_sysevent()
|
| /freebsd-14.2/sys/net/ |
| H A D | route.c | 629 devctl_notify("IFNET", ifp->if_xname, in rt_addrmsg() 640 devctl_notify("IFNET", ifp->if_xname, in rt_addrmsg()
|
| H A D | if_infiniband.c | 654 devctl_notify("INFINIBAND", ifp->if_xname, "IFATTACH", NULL); in infiniband_ifattach()
|
| H A D | if.c | 960 devctl_notify("IFNET", ifp->if_xname, "ATTACH", NULL); in if_attach_internal() 1215 devctl_notify("IFNET", ifp->if_xname, "DETACH", NULL); in if_detach_internal() 2178 devctl_notify("IFNET", ifp->if_xname, in do_link_state_change() 3186 devctl_notify("IFNET", old_name, "RENAME", strbuf); in if_rename()
|
| H A D | if_ethersubr.c | 1039 devctl_notify("ETHERNET", ifp->if_xname, "IFATTACH", NULL); in ether_ifattach()
|
| /freebsd-14.2/sys/dev/coretemp/ |
| H A D | coretemp.c | 403 devctl_notify("coretemp", "Thermal", stemp, in coretemp_get_val_sysctl()
|
| /freebsd-14.2/sys/arm/ti/am335x/ |
| H A D | am335x_pmic.c | 115 devctl_notify("ACPI", "ACAD", "power", notify_buf); in am335x_pmic_intr()
|
| /freebsd-14.2/sys/kern/ |
| H A D | kern_devctl.c | 436 devctl_notify(const char *system, const char *subsystem, const char *type, in devctl_notify() function
|
| H A D | kern_conf.c | 546 devctl_notify("DEVFS", "CDEV", ev, data); in notify()
|
| H A D | kern_rctl.c | 589 devctl_notify("RCTL", "rule", "matched", in rctl_enforce()
|
| /freebsd-14.2/sys/dev/usb/ |
| H A D | usb_device.c | 2741 devctl_notify("USB", "DEVICE", type, sbuf_data(sb)); in usb_notify_addq() 2787 devctl_notify("USB", "INTERFACE", type, sbuf_data(sb)); in usb_notify_addq()
|
| /freebsd-14.2/sys/dev/acpica/ |
| H A D | acpi_video.c | 1188 devctl_notify("ACPI", "Video", "brightness", notify_buf); in vo_set_brightness()
|
| /freebsd-14.2/sys/dev/asmc/ |
| H A D | asmc.c | 1462 devctl_notify("ACPI", "asmc", "SMS", notify); in asmc_sms_task()
|
| /freebsd-14.2/sys/dev/nvme/ |
| H A D | nvme_ctrlr.c | 85 devctl_notify("nvme", "controller", type, sbuf_data(&sb)); in nvme_ctrlr_devctl_log()
|