Searched refs:s421 (Results 1 – 1 of 1) sorted by relevance
2333 struct dvb_usb_device_properties *s421; in dw2102_probe() local2372 s421 = kmemdup(&su3000_properties, in dw2102_probe()2374 if (!s421) in dw2102_probe()2377 s421->num_device_descs = 2; in dw2102_probe()2378 s421->devices[0] = d421; in dw2102_probe()2379 s421->devices[1] = d632; in dw2102_probe()2380 s421->adapter->fe[0].frontend_attach = m88rs2000_frontend_attach; in dw2102_probe()2396 0 == dvb_usb_device_init(intf, s421, in dw2102_probe()2406 kfree(s421); in dw2102_probe()2415 kfree(s421); in dw2102_probe()