Searched refs:bbc (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/sbus/char/
H A DMakefile11 bbc-objs := bbc_i2c.o bbc_envctrl.o
18 obj-$(CONFIG_BBC_I2C) += bbc.o
H A Dbbc_i2c.c19 #include <asm/bbc.h>
404 .compatible = "SUNW,bbc-i2c",
/linux-master/drivers/input/misc/
H A Dsparcspkr.c39 struct bbc_beep_info bbc; member in union:sparcspkr_state::__anon165
70 struct bbc_beep_info *info = &state->u.bbc;
207 info = &state->u.bbc;
213 info->regs = of_ioremap(&op->resource[0], 0, 6, "bbc beep");
238 struct bbc_beep_info *info = &state->u.bbc;
253 .compatible = "SUNW,bbc-beep",

Completed in 155 milliseconds