Home
last modified time | relevance | path

Searched refs:joined (Results 1 – 6 of 6) sorted by relevance

/drivers/media/pci/cx23885/
Dcx23885-i2c.c159 const struct i2c_msg *msg, int joined) in i2c_readbytes() argument
167 if (i2c_debug && !joined) in i2c_readbytes()
185 if (joined) in i2c_readbytes()
/drivers/media/pci/cx25821/
Dcx25821-i2c.c175 const struct i2c_msg *msg, int joined) in i2c_readbytes() argument
182 if (i2c_debug && !joined) in i2c_readbytes()
199 if (joined) in i2c_readbytes()
/drivers/net/wireless/ti/wl1251/
Dtx.c302 wl->joined = true; in enable_tx_for_packet_injection()
327 if ((wl->vif == NULL) && !wl->joined) in wl1251_tx_frame()
Dwl1251.h310 bool joined; member
Dmain.c493 wl->joined = false; in wl1251_op_stop()
661 wl->joined = false; in wl1251_op_config()
1534 wl->joined = false; in wl1251_alloc_hw()
/drivers/media/usb/au0828/
Dau0828-i2c.c231 const struct i2c_msg *msg, int joined) in i2c_readbytes() argument