/Linux-v4.19/drivers/usb/typec/ |
D | class.c | 142 sysfs_notify(&dev->kobj, "identity", "id_header"); in typec_report_identity() 143 sysfs_notify(&dev->kobj, "identity", "cert_stat"); in typec_report_identity() 144 sysfs_notify(&dev->kobj, "identity", "product"); in typec_report_identity() 289 sysfs_notify(&adev->dev.kobj, dir, "active"); in typec_altmode_update_active() 290 sysfs_notify(&adev->dev.kobj, NULL, "active"); in typec_altmode_update_active() 1301 sysfs_notify(&port->dev.kobj, NULL, "data_role"); in typec_set_data_role() 1319 sysfs_notify(&port->dev.kobj, NULL, "power_role"); in typec_set_pwr_role() 1338 sysfs_notify(&port->dev.kobj, NULL, "vconn_source"); in typec_set_vconn_role() 1367 sysfs_notify(&port->dev.kobj, NULL, "power_operation_mode"); in typec_set_pwr_opmode() 1376 sysfs_notify(&partner_dev->kobj, NULL, in typec_set_pwr_opmode()
|
/Linux-v4.19/drivers/hwmon/ |
D | adt7x10.c | 126 sysfs_notify(&dev->kobj, NULL, "temp1_max_alarm"); in adt7x10_irq_handler() 128 sysfs_notify(&dev->kobj, NULL, "temp1_min_alarm"); in adt7x10_irq_handler() 130 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 | 845 sysfs_notify(&device->dev.kobj, NULL, POWER_AVERAGE_NAME); in acpi_power_meter_notify() 849 sysfs_notify(&device->dev.kobj, NULL, POWER_CAP_NAME); in acpi_power_meter_notify() 853 sysfs_notify(&device->dev.kobj, NULL, POWER_AVG_INTERVAL_NAME); in acpi_power_meter_notify() 857 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 | 346 sysfs_notify(&priv->dev->kobj, NULL, "temp1_max_alarm"); in stts751_alert() 355 sysfs_notify(&priv->dev->kobj, NULL, "temp1_min_alarm"); in stts751_alert()
|
D | gpio-fan.c | 70 sysfs_notify(&fan_data->dev->kobj, NULL, "fan1_alarm"); in fan_alarm_notify()
|
D | xgene-hwmon.c | 432 sysfs_notify(&ctx->dev->kobj, NULL, "temp1_critical_alarm"); in xgene_hwmon_tpc_alarm()
|
/Linux-v4.19/Documentation/misc-devices/ |
D | apds990x.txt | 57 sysfs_notify called when threshold interrupt occurs 89 sysfs_notify called when threshold interrupt occurs
|
D | bh1770glc.txt | 57 sysfs_notify called when threshold interrupt occurs 87 sysfs_notify called when threshold interrupt occurs
|
/Linux-v4.19/include/linux/ |
D | sysfs.h | 293 void sysfs_notify(struct kobject *kobj, const char *dir, const char *attr); 494 static inline void sysfs_notify(struct kobject *kobj, const char *dir, in sysfs_notify() function
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-platform-kim | 46 by the sysfs_notify. The value would be '1' when UART needs
|
/Linux-v4.19/fs/sysfs/ |
D | file.c | 173 void sysfs_notify(struct kobject *kobj, const char *dir, const char *attr) in sysfs_notify() function 193 EXPORT_SYMBOL_GPL(sysfs_notify);
|
/Linux-v4.19/drivers/usb/typec/altmodes/ |
D | displayport.c | 145 sysfs_notify(&dp->alt->dev.kobj, "displayport", "configuration"); in dp_altmode_configured() 155 sysfs_notify(&dp->alt->dev.kobj, "displayport", "pin_assignment"); in dp_altmode_configured()
|
/Linux-v4.19/drivers/staging/greybus/ |
D | bundle.c | 52 sysfs_notify(&bundle->dev.kobj, NULL, "state"); in state_store()
|
/Linux-v4.19/drivers/misc/ti-st/ |
D | st_kim.c | 482 sysfs_notify(&kim_gdata->kim_pdev->dev.kobj, in st_kim_start() 540 sysfs_notify(&kim_gdata->kim_pdev->dev.kobj, NULL, "install"); in st_kim_stop()
|
/Linux-v4.19/net/netfilter/ |
D | xt_IDLETIMER.c | 107 sysfs_notify(idletimer_tg_kobj, NULL, timer->attr.attr.name); in idletimer_tg_work()
|
/Linux-v4.19/drivers/usb/phy/ |
D | phy-twl6030-usb.c | 236 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-v4.19/drivers/power/supply/ |
D | bq2415x_charger.c | 789 sysfs_notify(&bq->charger->dev.kobj, NULL, "mode"); in bq2415x_set_mode() 885 sysfs_notify(&bq->charger->dev.kobj, NULL, "timer"); in bq2415x_timer_error() 903 sysfs_notify(&bq->charger->dev.kobj, NULL, "reported_mode"); in bq2415x_timer_work()
|
D | pm2301_charger.c | 849 sysfs_notify(&pm2->ac_chg.psy->dev.kobj, NULL, "present"); in pm2xxx_charger_ac_work() 1166 sysfs_notify(&pm2->ac_chg.psy->dev.kobj, NULL, "present"); in pm2xxx_wall_charger_probe()
|
/Linux-v4.19/drivers/video/backlight/ |
D | backlight.c | 121 sysfs_notify(&bd->dev.kobj, NULL, "actual_brightness"); in backlight_generate_event()
|
/Linux-v4.19/drivers/misc/ |
D | apds990x.c | 516 sysfs_notify(&chip->client->dev.kobj, in apds990x_irq() 543 sysfs_notify(&chip->client->dev.kobj, in apds990x_irq()
|
D | bh1770glc.c | 516 sysfs_notify(&chip->client->dev.kobj, NULL, "prox0_raw"); in bh1770_prox_read_result() 617 sysfs_notify(&chip->client->dev.kobj, NULL, "lux0_input"); in bh1770_irq()
|
/Linux-v4.19/drivers/phy/ti/ |
D | phy-twl4030-usb.c | 597 sysfs_notify(&twl->dev->kobj, NULL, "vbus"); in twl4030_usb_irq()
|