Lines Matching refs:device_ref

495 	void *device_ref
615 void *device_ref
937 * @device_ref: spi_device pointer for ca8210
949 void *device_ref
953 struct spi_device *spi = device_ref;
1050 void *device_ref
1060 * @device_ref: Nondescript pointer to target device
1068 void *device_ref
1073 struct spi_device *spi = device_ref;
1085 device_ref
1106 * @device_ref: Nondescript pointer to target device
1110 static u8 tdme_chipinit(void *device_ref)
1114 struct spi_device *spi = device_ref;
1123 LNAGX40_DEFAULT_GAIN, device_ref);
1128 LNAGX41_DEFAULT_GAIN, device_ref);
1133 LNAGX42_DEFAULT_GAIN, device_ref);
1138 LNAGX43_DEFAULT_GAIN, device_ref);
1143 LNAGX44_DEFAULT_GAIN, device_ref);
1148 LNAGX45_DEFAULT_GAIN, device_ref);
1153 LNAGX46_DEFAULT_GAIN, device_ref);
1158 LNAGX47_DEFAULT_GAIN, device_ref);
1164 *((u8 *)&pre_cfg_value), device_ref);
1170 PTHRH_DEFAULT_THRESHOLD, device_ref);
1176 PACFGIB_DEFAULT_CURRENT, device_ref);
1195 * @device_ref: Nondescript pointer to target device
1199 static u8 tdme_channelinit(u8 channel, void *device_ref)
1229 device_ref
1335 * @device_ref: Nondescript pointer to target device
1343 static u8 tdme_settxpower(u8 txp, void *device_ref)
1373 device_ref
1407 device_ref
1425 * @device_ref: Nondescript pointer to target device
1439 void *device_ref
1481 if (ca8210_spi_transfer(device_ref, &command.command_id,
1491 * @device_ref: Nondescript pointer to target device
1497 void *device_ref
1502 struct spi_device *spi = device_ref;
1512 device_ref)) {
1528 device_ref
1541 * @device_ref: Nondescript pointer to target device
1550 void *device_ref
1567 device_ref
1576 device_ref
1596 device_ref)) {
1611 * @device_ref: Nondescript pointer to target device
1619 void *device_ref
1638 device_ref)) {
1653 * @device_ref: Nondescript pointer to target device
1661 void *device_ref
1674 device_ref)) {
2383 * @device_ref: Nondescript pointer to target device
2387 static int ca8210_test_check_upstream(u8 *buf, void *device_ref)
2401 cascoda_api_upstream(response, 5, device_ref);
2406 return tdme_channelinit(buf[2], device_ref);
2408 return tdme_channelinit(buf[4], device_ref);
2413 return tdme_channelinit(buf[5], device_ref);
2418 return tdme_channelinit(buf[4], device_ref);
2429 device_ref