Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/common/b2c2/
H A Dflexcop-sram.c59 void flexcop_wan_set_speed(struct flexcop_device *fc, flexcop_wan_speed_t s) in flexcop_wan_set_speed() function
63 EXPORT_SYMBOL(flexcop_wan_set_speed);
H A Dflexcop-common.h153 void flexcop_wan_set_speed(struct flexcop_device *fc, flexcop_wan_speed_t s);
/openbmc/linux/drivers/media/usb/b2c2/
H A Dflexcop-usb.c495 flexcop_wan_set_speed(fc_usb->fc_dev, FC_WAN_SPEED_8MBITS); in flexcop_usb_transfer_init()