| /Linux-v5.4/drivers/hwmon/occ/ | 
| D | sysfs.c | 126 		sysfs_notify(&occ->bus_dev->kobj, NULL, name);  in occ_sysfs_poll_done()132 		sysfs_notify(&occ->bus_dev->kobj, NULL, name);  in occ_sysfs_poll_done()
 138 		sysfs_notify(&occ->bus_dev->kobj, NULL, name);  in occ_sysfs_poll_done()
 144 		sysfs_notify(&occ->bus_dev->kobj, NULL, name);  in occ_sysfs_poll_done()
 150 		sysfs_notify(&occ->bus_dev->kobj, NULL, name);  in occ_sysfs_poll_done()
 156 		sysfs_notify(&occ->bus_dev->kobj, NULL, name);  in occ_sysfs_poll_done()
 162 		sysfs_notify(&occ->bus_dev->kobj, NULL, name);  in occ_sysfs_poll_done()
 167 		sysfs_notify(&occ->bus_dev->kobj, NULL, name);  in occ_sysfs_poll_done()
 
 | 
| /Linux-v5.4/drivers/usb/typec/ | 
| D | class.c | 143 	sysfs_notify(&dev->kobj, "identity", "id_header");  in typec_report_identity()144 	sysfs_notify(&dev->kobj, "identity", "cert_stat");  in typec_report_identity()
 145 	sysfs_notify(&dev->kobj, "identity", "product");  in typec_report_identity()
 295 	sysfs_notify(&adev->dev.kobj, dir, "active");  in typec_altmode_update_active()
 296 	sysfs_notify(&adev->dev.kobj, NULL, "active");  in typec_altmode_update_active()
 1307 	sysfs_notify(&port->dev.kobj, NULL, "data_role");  in typec_set_data_role()
 1325 	sysfs_notify(&port->dev.kobj, NULL, "power_role");  in typec_set_pwr_role()
 1344 	sysfs_notify(&port->dev.kobj, NULL, "vconn_source");  in typec_set_vconn_role()
 1373 	sysfs_notify(&port->dev.kobj, NULL, "power_operation_mode");  in typec_set_pwr_opmode()
 1382 			sysfs_notify(&partner_dev->kobj, NULL,  in typec_set_pwr_opmode()
 
 | 
| /Linux-v5.4/drivers/hwmon/ | 
| D | adt7x10.c | 113 		sysfs_notify(&dev->kobj, NULL, "temp1_max_alarm");  in adt7x10_irq_handler()115 		sysfs_notify(&dev->kobj, NULL, "temp1_min_alarm");  in adt7x10_irq_handler()
 117 		sysfs_notify(&dev->kobj, NULL, "temp1_crit_alarm");  in adt7x10_irq_handler()
 
 | 
| D | raspberrypi-hwmon.c | 55 	sysfs_notify(&data->hwmon_dev->kobj, NULL, "in0_lcrit_alarm");  in rpi_firmware_get_throttled()
 | 
| D | acpi_power_meter.c | 832 		sysfs_notify(&device->dev.kobj, NULL, POWER_AVERAGE_NAME);  in acpi_power_meter_notify()836 		sysfs_notify(&device->dev.kobj, NULL, POWER_CAP_NAME);  in acpi_power_meter_notify()
 840 		sysfs_notify(&device->dev.kobj, NULL, POWER_AVG_INTERVAL_NAME);  in acpi_power_meter_notify()
 844 		sysfs_notify(&device->dev.kobj, NULL, POWER_ALARM_NAME);  in acpi_power_meter_notify()
 
 | 
| D | abx500.c | 111 			sysfs_notify(&data->pdev->dev.kobj, NULL, alarm_node);  in gpadc_monitor()115 			sysfs_notify(&data->pdev->dev.kobj, NULL, alarm_node);  in gpadc_monitor()
 
 | 
| D | stts751.c | 337 		sysfs_notify(&priv->dev->kobj, NULL, "temp1_max_alarm");  in stts751_alert()346 		sysfs_notify(&priv->dev->kobj, NULL, "temp1_min_alarm");  in stts751_alert()
 
 | 
| D | gpio-fan.c | 57 	sysfs_notify(&fan_data->hwmon_dev->kobj, NULL, "fan1_alarm");  in fan_alarm_notify()
 | 
| /Linux-v5.4/Documentation/misc-devices/ | 
| D | apds990x.txt | 57 	     sysfs_notify called when threshold interrupt occurs89 	     sysfs_notify called when threshold interrupt occurs
 
 | 
| D | bh1770glc.txt | 57 	     sysfs_notify called when threshold interrupt occurs87 	     sysfs_notify called when threshold interrupt occurs
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | sysfs.h | 304 void sysfs_notify(struct kobject *kobj, const char *dir, const char *attr);511 static inline void sysfs_notify(struct kobject *kobj, const char *dir,  in sysfs_notify()  function
 
 | 
| /Linux-v5.4/Documentation/ABI/testing/ | 
| D | sysfs-platform-kim | 46 		by the sysfs_notify. The value would be '1' when UART needs
 | 
| /Linux-v5.4/fs/sysfs/ | 
| D | file.c | 172 void sysfs_notify(struct kobject *kobj, const char *dir, const char *attr)  in sysfs_notify()  function192 EXPORT_SYMBOL_GPL(sysfs_notify);
 
 | 
| /Linux-v5.4/drivers/usb/typec/altmodes/ | 
| D | displayport.c | 141 	sysfs_notify(&dp->alt->dev.kobj, "displayport", "configuration");  in dp_altmode_configured()151 	sysfs_notify(&dp->alt->dev.kobj, "displayport", "pin_assignment");  in dp_altmode_configured()
 
 | 
| /Linux-v5.4/drivers/greybus/ | 
| D | bundle.c | 52 	sysfs_notify(&bundle->dev.kobj, NULL, "state");  in state_store()
 | 
| /Linux-v5.4/drivers/misc/ti-st/ | 
| D | st_kim.c | 469 		sysfs_notify(&kim_gdata->kim_pdev->dev.kobj,  in st_kim_start()527 	sysfs_notify(&kim_gdata->kim_pdev->dev.kobj, NULL, "install");  in st_kim_stop()
 
 | 
| /Linux-v5.4/net/netfilter/ | 
| D | xt_IDLETIMER.c | 86 	sysfs_notify(idletimer_tg_kobj, NULL, timer->attr.attr.name);  in idletimer_tg_work()
 | 
| /Linux-v5.4/drivers/usb/phy/ | 
| D | phy-twl6030-usb.c | 242 	sysfs_notify(&twl->dev->kobj, NULL, "vbus");  in twl6030_usb_irq()
 | 
| D | phy-tahvo.c | 117 		sysfs_notify(&tu->pt_dev->dev.kobj, NULL, "vbus_state");  in check_vbus_state()
 | 
| /Linux-v5.4/drivers/power/supply/ | 
| D | bq2415x_charger.c | 780 	sysfs_notify(&bq->charger->dev.kobj, NULL, "mode");  in bq2415x_set_mode()876 	sysfs_notify(&bq->charger->dev.kobj, NULL, "timer");  in bq2415x_timer_error()
 894 		sysfs_notify(&bq->charger->dev.kobj, NULL, "reported_mode");  in bq2415x_timer_work()
 
 | 
| D | pm2301_charger.c | 846 	sysfs_notify(&pm2->ac_chg.psy->dev.kobj, NULL, "present");  in pm2xxx_charger_ac_work()1163 		sysfs_notify(&pm2->ac_chg.psy->dev.kobj, NULL, "present");  in pm2xxx_wall_charger_probe()
 
 | 
| /Linux-v5.4/drivers/misc/ | 
| D | apds990x.c | 501 				sysfs_notify(&chip->client->dev.kobj,  in apds990x_irq()528 			sysfs_notify(&chip->client->dev.kobj,  in apds990x_irq()
 
 | 
| D | bh1770glc.c | 499 		sysfs_notify(&chip->client->dev.kobj, NULL, "prox0_raw");  in bh1770_prox_read_result()600 		sysfs_notify(&chip->client->dev.kobj, NULL, "lux0_input");  in bh1770_irq()
 
 | 
| /Linux-v5.4/drivers/video/backlight/ | 
| D | backlight.c | 128 	sysfs_notify(&bd->dev.kobj, NULL, "actual_brightness");  in backlight_generate_event()
 | 
| /Linux-v5.4/drivers/phy/ti/ | 
| D | phy-twl4030-usb.c | 603 		sysfs_notify(&twl->dev->kobj, NULL, "vbus");  in twl4030_usb_irq()
 |