bell_info
struct bell_info;
int opm_bell_setup(struct bell_info *);
return opm_bell_setup((struct bell_info *)data);
int opm_bell_setup(struct bell_info *);
struct bell_info *bp = (struct bell_info *)addr;
struct bell_info *bp = (struct bell_info *)addr;
opm_bell_setup(struct bell_info *data)
#define BELLIOCSPARAM _IOW('B', 0x1, struct bell_info)
#define BELLIOCGPARAM _IOR('B', 0x2, struct bell_info)
struct bell_info param;
static struct bell_info values = {