OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wskbd_softc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/wscons/
wskbdvar.h
103
struct
wskbd_softc
;
104
typedef int (wskbd_hotkey_plugin)(struct
wskbd_softc
*, void *, u_int, int);
wskbd.c
177
struct
wskbd_softc
*t_sc; /* back pointer */
180
struct
wskbd_softc
{
struct
268
static int internal_command(struct
wskbd_softc
*, u_int *, keysym_t, keysym_t);
270
static int wskbd_enable(struct
wskbd_softc
*, int);
272
static void change_displayparam(struct
wskbd_softc
*, int, int, int);
273
static void wskbd_holdscreen(struct
wskbd_softc
*, int);
276
static int wskbd_do_ioctl_sc(struct
wskbd_softc
*, u_long, void *, int,
278
static void wskbd_deliver_event(struct
wskbd_softc
*sc, u_int type, int value);
288
static int wskbd_do_open(struct
wskbd_softc
*, struct wseventvar *);
291
CFATTACH_DECL_NEW(wskbd, sizeof (struct
wskbd_softc
),
[
all
...]
/src/sys/dev/acpi/
hpqlb_acpi.c
90
static int hpqlb_hotkey_handler(struct
wskbd_softc
*, void *, u_int, int);
168
hpqlb_hotkey_handler(struct
wskbd_softc
*wskbd_sc, void *cookie,
Completed in 14 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025