Searched refs:object_id (Results 1 – 4 of 4) sorted by relevance
/drivers/platform/x86/ |
D | wmi.c | 56 char object_id[2]; member 335 strncat(method, block->object_id, 2); in wmi_evaluate_method() 394 strncat(wc_method, block->object_id, 2); in wmi_query_block() 408 strncat(method, block->object_id, 2); in wmi_query_block() 473 strncat(method, block->object_id, 2); in wmi_set_block() 486 pr_info("\tobject_id: %c%c\n", g->object_id[0], g->object_id[1]); in wmi_dump_wdg()
|
/drivers/net/wireless/ |
D | rayctl.h | 347 struct object_id { struct 458 UCHAR object_id; member 463 UCHAR object_id; member
|
D | ray_cs.c | 1737 writeb(objid, &pccs->var.update_param.object_id); in ray_update_parm()
|
/drivers/scsi/osd/ |
D | osd_initiator.c | 1823 osi->obj.id = be64_to_cpu(osidd->object_id); in osd_req_decode_sense_full()
|