Home
last modified time | relevance | path

Searched refs:flexcop_wan_set_speed (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/media/dvb/b2c2/
Dflexcop-sram.c58 void flexcop_wan_set_speed(struct flexcop_device *fc, flexcop_wan_speed_t s) in flexcop_wan_set_speed() function
62 EXPORT_SYMBOL(flexcop_wan_set_speed);
Dflexcop-common.h152 void flexcop_wan_set_speed(struct flexcop_device *fc, flexcop_wan_speed_t s);
Dflexcop-usb.c468 flexcop_wan_set_speed(fc_usb->fc_dev, FC_WAN_SPEED_8MBITS); in flexcop_usb_transfer_init()