probed_devices 113 drivers/char/xilinx_hwicap/xilinx_hwicap.c static bool probed_devices[HWICAP_DEVICES]; probed_devices 617 drivers/char/xilinx_hwicap/xilinx_hwicap.c if (!probed_devices[id]) probed_devices 625 drivers/char/xilinx_hwicap/xilinx_hwicap.c if (probed_devices[id]) { probed_devices 632 drivers/char/xilinx_hwicap/xilinx_hwicap.c probed_devices[id] = 1; probed_devices 704 drivers/char/xilinx_hwicap/xilinx_hwicap.c probed_devices[id] = 0; probed_devices 740 drivers/char/xilinx_hwicap/xilinx_hwicap.c probed_devices[MINOR(dev->devt)-XHWICAP_MINOR] = 0;