Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/gfp.h>
#include <linux/usb.h>
#include <linux/netdevice.h>
#include <linux/bitrev.h>
#include "st5481.h"
Go to the source code of this file.
Functions | |
int | st5481_setup_b (struct st5481_bcs *bcs) |
void | st5481_release_b (struct st5481_bcs *bcs) |
void | st5481_b_l2l1 (struct hisax_if *ifc, int pr, void *arg) |
Definition at line 353 of file st5481_b.c.
void st5481_release_b | ( | struct st5481_bcs * | bcs | ) |
Definition at line 336 of file st5481_b.c.
int st5481_setup_b | ( | struct st5481_bcs * | bcs | ) |
Definition at line 304 of file st5481_b.c.