Home
last modified time | relevance | path

Searched refs:commands (Results 1 – 6 of 6) sorted by relevance

/include/uapi/drm/
Dqxl_drm.h94 __u64 commands; /* struct drm_qxl_command* */ member
Dvmwgfx_drm.h337 __u64 commands; member
/include/uapi/linux/
Dcxl_mem.h178 struct cxl_command_info __user commands[]; /* out: supported commands */ member
/include/net/bluetooth/
Dhci_core.h374 __u8 commands[64]; member
1955 (hdev->commands[39] & 0x04))
1958 ((dev)->commands[20] & 0x10 && \
1962 ((dev)->commands[9] & 0x04 && \
1969 (((dev)->commands[29] & 0x08) && \
1973 #define use_ext_scan(dev) (((dev)->commands[37] & 0x20) && \
1974 ((dev)->commands[37] & 0x40) && \
1978 #define use_ext_conn(dev) (((dev)->commands[37] & 0x80) && \
2011 #define mws_transport_config_capable(dev) (((dev)->commands[30] & 0x08) && \
Dhci.h1403 __u8 commands[64]; member
/include/net/sctp/
Dsm.h59 struct sctp_cmd_seq *commands);