Searched refs:probe_store (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | ibmebus.c | 271 static ssize_t probe_store(const struct bus_type *bus, const char *buf, size_t count) in probe_store() function
|
/openbmc/qemu/target/hexagon/ |
H A D | op_helper.c | 472 static void probe_store(CPUHexagonState *env, int slot, int mmu_idx, in probe_store() function 500 probe_store(env, 0, mmu_idx, is_predicated, ra); in HELPER() 560 probe_store(env, 0, mmu_idx, s0_is_pred, ra); in HELPER() 563 probe_store(env, 1, mmu_idx, s1_is_pred, ra); in HELPER()
|
/openbmc/linux/drivers/base/ |
H A D | memory.c | 529 static ssize_t probe_store(struct device *dev, struct device_attribute *attr, in probe_store() function
|