Home
last modified time | relevance | path

Searched refs:devctl_notify (Results 1 – 25 of 32) sorted by relevance

12

/freebsd-13.1/sys/dev/adb/
H A Dadb_buttons.c122 devctl_notify("PMU", "keys", "brightness", in abtn_receive_packet()
127 devctl_notify("PMU", "keys", "brightness", "notify=up"); in abtn_receive_packet()
132 devctl_notify("PMU", "keys", "mute", NULL); in abtn_receive_packet()
136 devctl_notify("PMU", "keys", "volume", "notify=down"); in abtn_receive_packet()
140 devctl_notify("PMU", "keys", "volume", "notify=up"); in abtn_receive_packet()
146 devctl_notify("PMU", "keys", "eject", NULL); in abtn_receive_packet()
H A Dadb_kbd.c430 devctl_notify("PMU", "Button", "pressed", NULL); in adb_kbd_receive_packet()
/freebsd-13.1/sys/arm/allwinner/
H A Daxp209.c839 devctl_notify("PMU", "AC", "overvoltage", NULL); in axp2xx_intr()
841 devctl_notify("PMU", "USB", "overvoltage", NULL); in axp2xx_intr()
843 devctl_notify("PMU", "USB", "undervoltage", NULL); in axp2xx_intr()
845 devctl_notify("PMU", "AC", "plugged", NULL); in axp2xx_intr()
847 devctl_notify("PMU", "AC", "unplugged", NULL); in axp2xx_intr()
849 devctl_notify("PMU", "USB", "plugged", NULL); in axp2xx_intr()
851 devctl_notify("PMU", "USB", "unplugged", NULL); in axp2xx_intr()
858 devctl_notify("PMU", "Battery", "charged", NULL); in axp2xx_intr()
860 devctl_notify("PMU", "Battery", "charging", NULL); in axp2xx_intr()
862 devctl_notify("PMU", "Battery", "connected", NULL); in axp2xx_intr()
[all …]
H A Daxp81x.c1091 devctl_notify("PMU", "AC", "plugged", NULL); in axp8xx_intr()
1093 devctl_notify("PMU", "AC", "unplugged", NULL); in axp8xx_intr()
1095 devctl_notify("PMU", "USB", "plugged", NULL); in axp8xx_intr()
1097 devctl_notify("PMU", "USB", "unplugged", NULL); in axp8xx_intr()
1110 devctl_notify("PMU", "Battery", "charged", NULL); in axp8xx_intr()
1112 devctl_notify("PMU", "Battery", "charging", NULL); in axp8xx_intr()
1114 devctl_notify("PMU", "Battery", "absent", NULL); in axp8xx_intr()
1116 devctl_notify("PMU", "Battery", "plugged", NULL); in axp8xx_intr()
1138 devctl_notify("PMU", "Battery", "shutdown-threshold", NULL); in axp8xx_intr()
1140 devctl_notify("PMU", "Battery", "warning-threshold", NULL); in axp8xx_intr()
/freebsd-13.1/sys/geom/
H A Dgeom_dev.c229 devctl_notify("GEOM", "DEV", "DESTROY", buf); in g_dev_destroy()
295 devctl_notify("DEVFS", "CDEV", "MEDIACHANGE", buf); in g_dev_set_media()
296 devctl_notify("GEOM", "DEV", "MEDIACHANGE", buf); in g_dev_set_media()
300 devctl_notify("DEVFS", "CDEV", "MEDIACHANGE", buf); in g_dev_set_media()
301 devctl_notify("GEOM", "DEV", "MEDIACHANGE", buf); in g_dev_set_media()
330 devctl_notify("GEOM", "DEV", "SIZECHANGE", buf); in g_dev_resize()
408 devctl_notify("GEOM", "DEV", "CREATE", buf); in g_dev_taste()
421 devctl_notify("GEOM", "DEV", "CREATE", buf); in g_dev_taste()
H A Dgeom_disk.c984 devctl_notify("GEOM", "disk", attr, devnamebuf); in disk_attr_changed()
/freebsd-13.1/sys/sys/
H A Ddevctl.h16 void devctl_notify(const char *__system, const char *__subsystem,
/freebsd-13.1/sys/powerpc/amigaone/
H A Dplatform_amigaone.c99 devctl_notify("AEON", "power", "press", NULL); in aeon_pbutton_intr()
/freebsd-13.1/sys/powerpc/powermac/
H A Dpmu.c750 devctl_notify("PMU", "lid", "close", NULL); in pmu_intr()
755 devctl_notify("PMU", "lid", "open", NULL); in pmu_intr()
758 devctl_notify("PMU", "Button", "pressed", NULL); in pmu_intr()
962 devctl_notify("PMU", "POWER", "ACLINE", notify_buf); in pmu_battery_notify()
/freebsd-13.1/sys/arm/nvidia/tegra124/
H A Dtegra124_coretemp.c120 devctl_notify("coretemp", "Thermal", stemp, in coretemp_get_val_sysctl()
/freebsd-13.1/sys/arm64/nvidia/tegra210/
H A Dtegra210_coretemp.c125 devctl_notify("coretemp", "Thermal", stemp, in coretemp_get_val_sysctl()
/freebsd-13.1/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_sysevent.c221 devctl_notify("ZFS", "ZFS", type, sbuf_data(sb)); in log_sysevent()
/freebsd-13.1/sys/dev/coretemp/
H A Dcoretemp.c405 devctl_notify("coretemp", "Thermal", stemp, in coretemp_get_val_sysctl()
/freebsd-13.1/sys/arm/ti/am335x/
H A Dam335x_pmic.c116 devctl_notify("ACPI", "ACAD", "power", notify_buf); in am335x_pmic_intr()
/freebsd-13.1/sys/net/
H A Dif_infiniband.c621 devctl_notify("INFINIBAND", ifp->if_xname, "IFATTACH", NULL); in infiniband_ifattach()
H A Dif.c1000 devctl_notify("IFNET", ifp->if_xname, "ATTACH", NULL); in if_attach_internal()
1257 devctl_notify("IFNET", ifp->if_xname, "DETACH", NULL); in if_detach_internal()
2322 devctl_notify("IFNET", ifp->if_xname, in do_link_state_change()
H A Dif_ethersubr.c1011 devctl_notify("ETHERNET", ifp->if_xname, "IFATTACH", NULL); in ether_ifattach()
/freebsd-13.1/sys/dev/usb/
H A Dusb_device.c2725 devctl_notify("USB", "DEVICE", type, sbuf_data(sb)); in usb_notify_addq()
2771 devctl_notify("USB", "INTERFACE", type, sbuf_data(sb)); in usb_notify_addq()
/freebsd-13.1/sys/dev/acpica/
H A Dacpi_video.c1193 devctl_notify("ACPI", "Video", "brightness", notify_buf); in vo_set_brightness()
/freebsd-13.1/sys/dev/asmc/
H A Dasmc.c1355 devctl_notify("ACPI", "asmc", "SMS", notify); in asmc_sms_task()
/freebsd-13.1/sys/kern/
H A Dsubr_bus.c679 devctl_notify(const char *system, const char *subsystem, const char *type, in devctl_notify() function
5065 devctl_notify("kern", "power", "resume", NULL); /* Deprecated gone in 14 */ in root_resume()
5066 devctl_notify("kernel", "power", "resume", NULL); in root_resume()
H A Dkern_conf.c549 devctl_notify("DEVFS", "CDEV", ev, data); in notify()
H A Dkern_rctl.c593 devctl_notify("RCTL", "rule", "matched", in rctl_enforce()
/freebsd-13.1/sys/dev/nvme/
H A Dnvme_ctrlr.c87 devctl_notify("nvme", "controller", type, sbuf_data(&sb)); in nvme_ctrlr_devctl_log()
/freebsd-13.1/sys/cam/
H A Dcam_periph.c2137 devctl_notify("CAM", "periph", type, sbuf_data(&sb)); in cam_periph_devctl_notify()

12