• Home
  • Raw
  • Download

Lines Matching defs:mcs

133 static int mcs_set_reg(struct mcs_cb *mcs, __u16 reg, __u16 val)  in mcs_set_reg()
142 static int mcs_get_reg(struct mcs_cb *mcs, __u16 reg, __u16 * val) in mcs_get_reg()
159 static inline int mcs_setup_transceiver_vishay(struct mcs_cb *mcs) in mcs_setup_transceiver_vishay()
199 static inline int mcs_setup_transceiver_agilent(struct mcs_cb *mcs) in mcs_setup_transceiver_agilent()
206 static inline int mcs_setup_transceiver_sharp(struct mcs_cb *mcs) in mcs_setup_transceiver_sharp()
213 static inline int mcs_setup_transceiver(struct mcs_cb *mcs) in mcs_setup_transceiver()
391 static void mcs_unwrap_mir(struct mcs_cb *mcs, __u8 *buf, int len) in mcs_unwrap_mir()
443 static void mcs_unwrap_fir(struct mcs_cb *mcs, __u8 *buf, int len) in mcs_unwrap_fir()
495 static inline int mcs_setup_urbs(struct mcs_cb *mcs) in mcs_setup_urbs()
514 static inline int mcs_receive_start(struct mcs_cb *mcs) in mcs_receive_start()
528 static inline int mcs_find_endpoints(struct mcs_cb *mcs, in mcs_find_endpoints()
559 struct mcs_cb *mcs = container_of(work, struct mcs_cb, work); in mcs_speed_work() local
569 static int mcs_speed_change(struct mcs_cb *mcs) in mcs_speed_change()
670 struct mcs_cb *mcs = netdev_priv(netdev); in mcs_net_close() local
694 struct mcs_cb *mcs = netdev_priv(netdev); in mcs_net_open() local
758 struct mcs_cb *mcs = urb->context; in mcs_receive_irq() local
805 struct mcs_cb *mcs = urb->context; in mcs_send_irq() local
819 struct mcs_cb *mcs; in mcs_hard_xmit() local
884 struct mcs_cb *mcs; in mcs_probe() local
959 struct mcs_cb *mcs = usb_get_intfdata(intf); in mcs_disconnect() local