Searched refs:hconf (Results 1 – 1 of 1) sorted by relevance
917 struct gs_host_config *hconf; in gs_usb_probe() local920 hconf = kmalloc(sizeof(*hconf), GFP_KERNEL); in gs_usb_probe()921 if (!hconf) in gs_usb_probe()924 hconf->byte_order = cpu_to_le32(0x0000beef); in gs_usb_probe()933 hconf, in gs_usb_probe()934 sizeof(*hconf), in gs_usb_probe()937 kfree(hconf); in gs_usb_probe()