Searched refs:layer (Results 1 - 11 of 11) sorted by last modified time

/include/uapi/linux/
H A Dcdrom.h547 struct dvd_layer layer[DVD_LAYERS]; member in struct:dvd_physical
/include/uapi/linux/tc_ematch/
H A Dtc_em_cmp.h13 __u8 layer:4; member in struct:tcf_em_cmp
H A Dtc_em_nbyte.h10 __u8 layer:4; member in struct:tcf_em_nbyte
/include/linux/
H A Didr.h21 * We want shallower trees and thus more bits covered at each layer. 8
22 * bits gives us large enough first layer for most use cases and maximum
32 int layer; /* distance from leaf */ member in struct:idr_layer
43 struct idr_layer __rcu *hint; /* the last layer allocated from */
/include/media/davinci/
H A Dvpbe_display.h92 /* Identifies video device for this layer */
101 /* Video layer configuration params */
107 /* number of open instances of the layer */
124 /* layer specific parameters */
139 /* pointer to layer object for opened device */
140 struct vpbe_layer *layer; member in struct:vpbe_fh
H A Dvpbe_osd.h287 * (OSD) or video layer related to how the image is stored in memory.
331 int (*request_layer)(struct osd_state *sd, enum osd_layer layer);
332 void (*release_layer)(struct osd_state *sd, enum osd_layer layer);
333 int (*enable_layer)(struct osd_state *sd, enum osd_layer layer,
335 void (*disable_layer)(struct osd_state *sd, enum osd_layer layer);
336 int (*set_layer_config)(struct osd_state *sd, enum osd_layer layer,
338 void (*get_layer_config)(struct osd_state *sd, enum osd_layer layer,
340 void (*start_layer)(struct osd_state *sd, enum osd_layer layer,
352 void (*set_zoom)(struct osd_state *sd, enum osd_layer layer,
/include/net/caif/
H A Dcaif_dev.h52 * @client_layer: User implementation of client layer. This layer
55 * @ifindex: Link layer interface index used for this connection.
60 * the struct cflayer. This layer represents the Client layer and holds
75 * @client_layer: Client layer to be disconnected.
83 * @adapt_layer: Client layer using CAIF Stack.
84 * @hold: Function provided by client layer increasing ref-count
85 * @put: Function provided by client layer decreasing ref-count
100 * @client_layer: Client layer t
[all...]
H A Dcfctrl.h43 void (*linksetup_rsp)(struct cflayer *layer, u8 linkid,
46 void (*linkdestroy_rsp)(struct cflayer *layer, u8 linkid);
53 void (*reject_rsp)(struct cflayer *layer, u8 linkid,
126 struct cfctrl_rsp *cfctrl_get_respfuncs(struct cflayer *layer);
H A Dcfsrvl.h16 struct cflayer layer; member in struct:cfsrvl
21 void (*release)(struct cflayer *layer);
39 bool cfsrvl_phyid_match(struct cflayer *layer, int phyid);
46 u8 cfsrvl_getphyid(struct cflayer *layer);
50 struct cfsrvl *s = container_of(layr, struct cfsrvl, layer);
59 struct cfsrvl *s = container_of(layr, struct cfsrvl, layer);
/include/net/
H A Dpkt_cls.h120 * underlying layer.
311 static inline unsigned char * tcf_get_base_ptr(struct sk_buff *skb, int layer) argument
313 switch (layer) {
/include/sound/
H A Dwavefront.h341 struct wf_layer layer[WF_NUM_LAYERS]; member in struct:wf_program

Completed in 136 milliseconds