Home
last modified time | relevance | path

Searched refs:sysfs (Results 1 - 10 of 10) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_timeout.c25 #include <linux/sysfs.h>
62 * @attr: The attributes of the sysfs file.
63 * @buf: The value written to the sysfs file.
64 * @count: The number of bytes written to the sysfs file.
66 * This function is called when the progress_timeout sysfs file is written to.
120 * @attr: The attributes of the sysfs file.
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dthermal.h16 #include <linux/sysfs.h>
106 * @trip_temp_attrs: attributes for trip points for sysfs: trip temperature
107 * @trip_type_attrs: attributes for trip points for sysfs: trip type
108 * @trip_hyst_attrs: attributes for trip points for sysfs: trip hysteresis
208 * effective. See Documentation/driver-api/thermal/sysfs-api.rst for more
216 * See Documentation/driver-api/thermal/sysfs-api.rst for more information.
237 * a boolean to indicate if the thermal to hwmon sysfs interface
238 * is required. when no_hwmon == false, a hwmon sysfs interface
/device/soc/rockchip/common/vendor/drivers/net/ethernet/
H A Ddwmac-rk-tool.c76 int sysfs; member
957 if (lb_priv->sysfs) { in dwmac_rk_loopback_delayline_scan()
1439 lb_priv->sysfs = 1; in mac_lb_store()
1476 lb_priv->sysfs = 1; in phy_lb_store()
1512 lb_priv->sysfs = 1; in phy_lb_scan_store()
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-rk-tool.c83 int sysfs; member
977 if (lb_priv->sysfs) in dwmac_rk_loopback_delayline_scan()
1486 lb_priv->sysfs = 1; in mac_lb_store()
1523 lb_priv->sysfs = 1; in phy_lb_store()
1559 lb_priv->sysfs = 1; in phy_lb_scan_store()
/device/soc/rockchip/common/sdk_linux/kernel/power/
H A Dwakeup_reason.c24 #include <linux/sysfs.h>
406 pr_warn("[%s] failed to create a sysfs kobject\n", __func__); in wakeup_reason_init()
411 pr_warn("[%s] failed to create a sysfs group\n", __func__); in wakeup_reason_init()
/device/soc/rockchip/rk3588/kernel/kernel/power/
H A Dwakeup_reason.c24 #include <linux/sysfs.h>
411 pr_warn("[%s] failed to create a sysfs kobject\n", __func__); in wakeup_reason_init()
416 pr_warn("[%s] failed to create a sysfs group\n", __func__); in wakeup_reason_init()
/device/board/hihope/dayu210/audio_drivers/soc/src/
H A Drk3588_dma_ops.c24 #include <linux/sysfs.h>
/device/board/hihope/rk3568/audio_drivers/soc/src/
H A Drk3568_dma_ops.c24 #include <linux/sysfs.h>
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_linux_exportfs.c33 #include <linux/sysfs.h>
165 * Infrastructure code for sysfs interface support for DHD
167 * What is sysfs interface?
168 * https://www.kernel.org/doc/Documentation/filesystems/sysfs.txt
170 * Why sysfs interface?
407 * If we have to add a new sysfs entry under /sys/bcm-dhd/, we have
947 DHD_ERROR(("[WIFI_SEC] %s: LOGTRACE On/Off from sysfs = %lu\n", in set_logtrace_info()
966 ret = scnprintf(buf, PAGE_SIZE - 1, "%s\n", "bustxglom not set from sysfs"); in show_bustxglom()
988 DHD_ERROR(("[WIFI_SEC] %s: BUS TXGLOM On/Off from sysfs = %u\n", in set_bustxglom()
1006 ret = scnprintf(buf, PAGE_SIZE -1, "%s\n", "roam_off not set from sysfs"); in show_roamoff()
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/media/i2c/
H A Dov13855.c21 #include <linux/sysfs.h>

Completed in 13 milliseconds