Searched refs:btuart_info_t (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/bluetooth/
H A Dbtuart_cs.c67 typedef struct btuart_info_t { struct
80 } btuart_info_t; typedef in typeref:struct:btuart_info_t
132 static void btuart_write_wakeup(btuart_info_t *info)
176 static void btuart_receive(btuart_info_t *info)
290 btuart_info_t *info = dev_inst;
344 static void btuart_change_speed(btuart_info_t *info, unsigned int speed)
401 btuart_info_t *info = (btuart_info_t *)(hdev->driver_data);
431 btuart_info_t *info;
439 info = (btuart_info_t *)(hde
[all...]

Completed in 122 milliseconds