Lines Matching refs:device_ref

536 	void *device_ref
656 void *device_ref
978 * @device_ref: spi_device pointer for ca8210
990 void *device_ref
994 struct spi_device *spi = device_ref;
1091 void *device_ref
1101 * @device_ref: Nondescript pointer to target device
1109 void *device_ref
1114 struct spi_device *spi = device_ref;
1126 device_ref
1147 * @device_ref: Nondescript pointer to target device
1151 static u8 tdme_chipinit(void *device_ref)
1155 struct spi_device *spi = device_ref;
1164 LNAGX40_DEFAULT_GAIN, device_ref);
1169 LNAGX41_DEFAULT_GAIN, device_ref);
1174 LNAGX42_DEFAULT_GAIN, device_ref);
1179 LNAGX43_DEFAULT_GAIN, device_ref);
1184 LNAGX44_DEFAULT_GAIN, device_ref);
1189 LNAGX45_DEFAULT_GAIN, device_ref);
1194 LNAGX46_DEFAULT_GAIN, device_ref);
1199 LNAGX47_DEFAULT_GAIN, device_ref);
1205 *((u8 *)&pre_cfg_value), device_ref);
1211 PTHRH_DEFAULT_THRESHOLD, device_ref);
1217 PACFGIB_DEFAULT_CURRENT, device_ref);
1236 * @device_ref: Nondescript pointer to target device
1240 static u8 tdme_channelinit(u8 channel, void *device_ref)
1270 device_ref
1280 * @device_ref: Nondescript pointer to target device
1377 * @device_ref: Nondescript pointer to target device
1385 static u8 tdme_settxpower(u8 txp, void *device_ref)
1415 device_ref
1449 device_ref
1467 * @device_ref: Nondescript pointer to target device
1481 void *device_ref
1523 if (ca8210_spi_transfer(device_ref, &command.command_id,
1533 * @device_ref: Nondescript pointer to target device
1539 void *device_ref
1544 struct spi_device *spi = device_ref;
1554 device_ref)) {
1570 device_ref
1583 * @device_ref: Nondescript pointer to target device
1592 void *device_ref
1609 device_ref
1618 device_ref
1638 device_ref)) {
1653 * @device_ref: Nondescript pointer to target device
1661 void *device_ref
1680 device_ref)) {
1695 * @device_ref: Nondescript pointer to target device
1703 void *device_ref
1716 device_ref)) {
2426 * @device_ref: Nondescript pointer to target device
2430 static int ca8210_test_check_upstream(u8 *buf, void *device_ref)
2444 cascoda_api_upstream(response, 5, device_ref);
2449 return tdme_channelinit(buf[2], device_ref);
2451 return tdme_channelinit(buf[4], device_ref);
2456 return tdme_channelinit(buf[5], device_ref);
2461 return tdme_channelinit(buf[4], device_ref);
2472 device_ref