Home
last modified time | relevance | path

Searched refs:hl_sysfs_init (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Dsysfs.c437 int hl_sysfs_init(struct hl_device *hdev) in hl_sysfs_init() function
H A Ddevice.c216 /* hl_sysfs_init() must be done after adding the device to the system */ in device_cdev_sysfs_add()
217 rc = hl_sysfs_init(hdev); in device_cdev_sysfs_add()
H A Dhabanalabs.h1854 int hl_sysfs_init(struct hl_device *hdev);
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dsysfs.c481 int hl_sysfs_init(struct hl_device *hdev) in hl_sysfs_init() function
H A Ddevice.c695 /* hl_sysfs_init() must be done after adding the device to the system */ in cdev_sysfs_debugfs_add()
696 rc = hl_sysfs_init(hdev); in cdev_sysfs_debugfs_add()
H A Dhabanalabs.h3694 int hl_sysfs_init(struct hl_device *hdev);

Completed in 20 milliseconds