Home
last modified time | relevance | path

Searched defs:smaster (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/siox/
Dsiox-core.c41 static void siox_master_lock(struct siox_master *smaster) in siox_master_lock()
46 static void siox_master_unlock(struct siox_master *smaster) in siox_master_unlock()
128 static void siox_poll(struct siox_master *smaster) in siox_poll()
280 struct siox_master *smaster = data; in siox_poll_thread() local
327 static int __siox_start(struct siox_master *smaster) in __siox_start()
344 static int siox_start(struct siox_master *smaster) in siox_start()
355 static int __siox_stop(struct siox_master *smaster) in __siox_stop()
373 static int siox_stop(struct siox_master *smaster) in siox_stop()
553 struct siox_master *smaster = to_siox_master(dev); in active_show() local
562 struct siox_master *smaster = to_siox_master(dev); in active_store() local
[all …]
Dsiox-bus-gpio.c28 static int siox_gpio_pushpull(struct siox_master *smaster, in siox_gpio_pushpull()
92 struct siox_master *smaster; in siox_gpio_probe() local
Dsiox.h37 static inline void *siox_master_get_devdata(struct siox_master *smaster) in siox_master_get_devdata()
43 static inline void siox_master_put(struct siox_master *smaster) in siox_master_put()
/Linux-v5.4/arch/x86/platform/uv/
Dtlb_uv.c290 struct bau_control *smaster = bcp->socket_master; in bau_process_message() local
347 static int pnode_to_first_cpu(int pnode, struct bau_control *smaster) in pnode_to_first_cpu()
426 struct bau_control *smaster = bcp->socket_master; in reset_with_ipi() local
1995 static void make_per_cpu_thp(struct bau_control *smaster) in make_per_cpu_thp()
2093 struct bau_control *smaster = NULL; in summarize_uvhub_sockets() local
/Linux-v5.4/include/linux/
Dsiox.h11 struct siox_master *smaster; member