Searched defs:setup_data (Results 1 – 13 of 13) sorted by relevance
43 struct setup_data { struct44 __u64 next;45 __u32 type;46 __u32 len;47 __u8 data[0];85 __u64 setup_data; member
23 static __initdata struct jailhouse_setup_data setup_data; variable
57 const u8 setup_data[] = { 0x40, 0x40, 0x40, 0x80, 0x00 }; in cmd640_set_piomode() local
98 const u8 setup_data[] = { 0x40, 0x40, 0x40, 0x80, 0x00 }; in cmd64x_set_timing() local
436 setup_data: .quad 0 # 64-bit physical pointer to label
112 static int setup_data(struct net_device *dev) in setup_data() function
131 static int setup_data(struct net_device *dev) in setup_data() function
116 static int setup_data(struct net_device *dev) in setup_data() function
77 int (*setup_data)(struct net_device *dev); member
580 struct sta2x11_mfd_setup_data *setup_data; in sta2x11_mfd_probe() local
970 struct rpc_task *rpc_new_task(const struct rpc_task_setup *setup_data) in rpc_new_task()
53 static union udc_setup_data setup_data; variable
358 struct usb_ctrlrequest setup_data; member