Home | Sort by: relevance | last modified time | path |
/src/lib/libbluetooth/ | |
bluetooth.h | 96 uint32_t bytes_sent; member in struct:bt_devinfo |
bluetooth.h | 96 uint32_t bytes_sent; member in struct:bt_devinfo |
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ | |
amdgpu_smu_v11_0_i2c.c | 234 uint32_t bytes_sent, reg, ret = 0; local in function:smu_v11_0_i2c_transmit 237 bytes_sent = 0; 267 if (bytes_sent == 0) 270 reg = REG_SET_FIELD(reg, CKSVII2C_IC_DATA_CMD, DAT, data[bytes_sent]); 282 bytes_sent++; |
amdgpu_smu_v11_0_i2c.c | 234 uint32_t bytes_sent, reg, ret = 0; local in function:smu_v11_0_i2c_transmit 237 bytes_sent = 0; 267 if (bytes_sent == 0) 270 reg = REG_SET_FIELD(reg, CKSVII2C_IC_DATA_CMD, DAT, data[bytes_sent]); 282 bytes_sent++; |