Lines Matching refs:hwspinlock
10 #include <linux/hwspinlock.h>
68 struct hwspinlock *hwlock;
304 struct hwspinlock *hwlock = chip_data->host_data->hwlock;
313 pr_err("%s can't get hwspinlock (%d)\n", __func__, err);
507 struct hwspinlock *hwlock = chip_data->host_data->hwlock;
517 pr_err("%s can't get hwspinlock (%d)\n", __func__, err);
855 /* check for optional hwspinlock which may be not available yet */
858 /* hwspinlock framework not yet ready */
864 dev_err(dev, "Failed to request hwspinlock\n");
868 /* note: ENOENT is a valid case (means 'no hwspinlock') */
869 dev_err(dev, "Failed to get hwspinlock\n");