Home
last modified time | relevance | path

Searched refs:id_control (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/firmware/
H A Discsi_ibft.c161 id_control = 1, /* Should show up only once and is not exported. */ enumerator
693 case id_control: in ibft_create_kobject()
753 rc = ibft_verify_hdr("control", (struct ibft_hdr *)control, id_control, 0); in ibft_register_kobjects()
/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/common/
H A Dhabanalabs_drv.c330 hdev->id_control = ctrl_id; in create_hdev()
352 idr_remove(&hl_devs_idr, hdev->id_control); in destroy_hdev()
H A Ddevice.c1163 rc = device_init_cdev(hdev, hclass, hdev->id_control, &hl_ctrl_ops, in hl_device_init()
H A Dhabanalabs.h1672 u16 id_control; member