Searched defs:dw8250 (Results 1 – 1 of 1) sorted by relevance
53 struct dw8250 struct61 struct dw8250_platform_data *platform_data; argument64 #define to_dw8250(serial8250) rt_container_of(serial8250, struct dw8250, parent) argument101 struct dw8250 *dw8250 = to_dw8250(serial); in dw8250_serial_out32() local119 struct dw8250 *dw8250 = to_dw8250(serial); in dw8250_isr() local155 static void dw8250_free_resource(struct dw8250 *dw8250) in dw8250_free_resource()181 struct dw8250 *dw8250 = to_dw8250(serial); in dw8250_remove() local192 struct dw8250 *dw8250 = serial8250_alloc(dw8250); in dw8250_probe() local
Completed in 4 milliseconds