Searched refs:tUSERIAL_CFG (Results 1 – 3 of 3) sorted by relevance
100 } tUSERIAL_CFG; typedef139 int userial_vendor_open(tUSERIAL_CFG *p_cfg);
75 static const tUSERIAL_CFG userial_init_cfg =168 fd = userial_vendor_open((tUSERIAL_CFG *) &userial_init_cfg); in op()
191 int userial_vendor_open(tUSERIAL_CFG *p_cfg) in userial_vendor_open()