<def f='src/src/sys/dev/wscons/wsmuxvar.h' l='53' ll='60'/>
<size>48</size>
<doc f='src/src/sys/dev/wscons/wsmuxvar.h' l='49'>/*
 * Methods that can be performed on an events source.  Usually called
 * from a wsmux.
 */</doc>
<mbr r='wssrcops::type' o='0' t='int'/>
<mbr r='wssrcops::dopen' o='64' t='int (*)(struct wsevsrc *, struct wseventvar *)'/>
<mbr r='wssrcops::dclose' o='128' t='int (*)(struct wsevsrc *)'/>
<mbr r='wssrcops::dioctl' o='192' t='int (*)(device_t, u_long, void *, int, struct lwp *)'/>
<mbr r='wssrcops::ddispioctl' o='256' t='int (*)(device_t, u_long, void *, int, struct lwp *)'/>
<mbr r='wssrcops::dsetdisplay' o='320' t='int (*)(device_t, struct wsevsrc *)'/>
