Searched refs:firmware_handle (Results 1 – 2 of 2) sorted by relevance
54 struct firmware_handle { struct62 return (kmem_alloc(sizeof (struct firmware_handle), KM_SLEEP)); in firmware_handle_alloc() argument68 kmem_free(fh, sizeof (struct firmware_handle)); in firmware_handle_free()
47 typedef struct firmware_handle *firmware_handle_t;