Searched refs:physical_device (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/iio/common/
H A Dcros_ec_sensors_core.h95 struct iio_dev *indio_dev, bool physical_device,
/linux-master/drivers/iio/common/cros_ec_sensors/
H A Dcros_ec_sensors_core.c237 * @physical_device: true if the device refers to a physical device
245 bool physical_device,
284 if (physical_device) {
243 cros_ec_sensors_core_init(struct platform_device *pdev, struct iio_dev *indio_dev, bool physical_device, cros_ec_sensors_capture_t trigger_capture) argument
/linux-master/drivers/scsi/
H A Dhpsa.h66 u8 physical_device : 1; member in struct:hpsa_scsi_dev_t
H A Dhpsa.c668 return !device->physical_device;
2420 if (dev->physical_device && dev->expose_device) {
2614 if (dev->physical_device && dev->expose_device &&
4356 bool physical_device; local
4425 physical_device = i < nphysicals + (raid_ctlr_position == 0);
4440 physical_device) {
4465 this_device->physical_device = physical_device;
4471 if (MASKED_DEVICE(lunaddrbytes) && this_device->physical_device)
4480 if (this_device->physical_device
[all...]
/linux-master/drivers/block/xen-blkback/
H A Dxenbus.c439 VBD_SHOW(physical_device, "%x:%x\n", be->major, be->minor);

Completed in 230 milliseconds