Home
last modified time | relevance | path

Searched defs:hw_idle (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/accel/habanalabs/common/
H A Dhabanalabs_ioctl.c176 static int hw_idle(struct hl_device *hdev, struct hl_info_args *args) in hw_idle() function
178 struct hl_info_hw_idle hw_idle = {0}; in hw_idle() local