Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/bluetooth/
Dbfusb.c128 struct bfusb_data_scb *scb = (void *) skb->cb; in bfusb_send_bulk() local
145 scb->urb = urb; in bfusb_send_bulk()
218 struct bfusb_data_scb *scb; in bfusb_rx_submit() local
238 scb = (struct bfusb_data_scb *) skb->cb; in bfusb_rx_submit()
239 scb->urb = urb; in bfusb_rx_submit()
/linux-4.19.296/drivers/i2c/busses/
DMakefile64 obj-$(CONFIG_I2C_IMG) += i2c-img-scb.o
DKconfig626 will be called i2c-img-scb.