Home
last modified time | relevance | path

Searched defs:head (Results 1 – 25 of 693) sorted by relevance

12345678910>>...28

/drivers/scsi/aic7xxx/
Dqueue.h112 #define SLIST_HEAD_INITIALIZER(head) \ argument
123 #define SLIST_EMPTY(head) ((head)->slh_first == NULL) argument
125 #define SLIST_FIRST(head) ((head)->slh_first) argument
127 #define SLIST_FOREACH(var, head, field) \ argument
132 #define SLIST_INIT(head) do { \ argument
141 #define SLIST_INSERT_HEAD(head, elm, field) do { \ argument
148 #define SLIST_REMOVE(head, elm, type, field) do { \ argument
161 #define SLIST_REMOVE_HEAD(head, field) do { \ argument
174 #define STAILQ_HEAD_INITIALIZER(head) \ argument
185 #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) argument
[all …]
/drivers/gpu/drm/nouveau/dispnv50/
Dhead507d.c26 head507d_procamp(struct nv50_head *head, struct nv50_head_atom *asyh) in head507d_procamp()
39 head507d_dither(struct nv50_head *head, struct nv50_head_atom *asyh) in head507d_dither()
53 head507d_ovly(struct nv50_head *head, struct nv50_head_atom *asyh) in head507d_ovly()
80 head507d_base(struct nv50_head *head, struct nv50_head_atom *asyh) in head507d_base()
107 head507d_curs_clr(struct nv50_head *head) in head507d_curs_clr()
119 head507d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh) in head507d_curs_set()
133 head507d_curs_format(struct nv50_head *head, struct nv50_wndw_atom *asyw, in head507d_curs_format()
146 head507d_curs_layout(struct nv50_head *head, struct nv50_wndw_atom *asyw, in head507d_curs_layout()
159 head507d_core_clr(struct nv50_head *head) in head507d_core_clr()
171 head507d_core_set(struct nv50_head *head, struct nv50_head_atom *asyh) in head507d_core_set()
[all …]
Dhead907d.c26 head907d_or(struct nv50_head *head, struct nv50_head_atom *asyh) in head907d_or()
42 head907d_procamp(struct nv50_head *head, struct nv50_head_atom *asyh) in head907d_procamp()
55 head907d_dither(struct nv50_head *head, struct nv50_head_atom *asyh) in head907d_dither()
69 head907d_ovly(struct nv50_head *head, struct nv50_head_atom *asyh) in head907d_ovly()
97 head907d_base(struct nv50_head *head, struct nv50_head_atom *asyh) in head907d_base()
124 head907d_curs_clr(struct nv50_head *head) in head907d_curs_clr()
138 head907d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh) in head907d_curs_set()
154 head907d_core_clr(struct nv50_head *head) in head907d_core_clr()
166 head907d_core_set(struct nv50_head *head, struct nv50_head_atom *asyh) in head907d_core_set()
188 head907d_olut_clr(struct nv50_head *head) in head907d_olut_clr()
[all …]
Dheadc37d.c27 headc37d_or(struct nv50_head *head, struct nv50_head_atom *asyh) in headc37d_or()
55 headc37d_procamp(struct nv50_head *head, struct nv50_head_atom *asyh) in headc37d_procamp()
69 headc37d_dither(struct nv50_head *head, struct nv50_head_atom *asyh) in headc37d_dither()
83 headc37d_curs_clr(struct nv50_head *head) in headc37d_curs_clr()
97 headc37d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh) in headc37d_curs_set()
116 headc37d_curs_format(struct nv50_head *head, struct nv50_wndw_atom *asyw, in headc37d_curs_format()
124 headc37d_olut_clr(struct nv50_head *head) in headc37d_olut_clr()
136 headc37d_olut_set(struct nv50_head *head, struct nv50_head_atom *asyh) in headc37d_olut_set()
152 headc37d_olut(struct nv50_head *head, struct nv50_head_atom *asyh) in headc37d_olut()
162 headc37d_mode(struct nv50_head *head, struct nv50_head_atom *asyh) in headc37d_mode()
[all …]
Dhead827d.c26 head827d_curs_clr(struct nv50_head *head) in head827d_curs_clr()
40 head827d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh) in head827d_curs_set()
56 head827d_core_set(struct nv50_head *head, struct nv50_head_atom *asyh) in head827d_core_set()
78 head827d_olut_clr(struct nv50_head *head) in head827d_olut_clr()
92 head827d_olut_set(struct nv50_head *head, struct nv50_head_atom *asyh) in head827d_olut_set()
Dheadc57d.c27 headc57d_or(struct nv50_head *head, struct nv50_head_atom *asyh) in headc57d_or()
55 headc57d_procamp(struct nv50_head *head, struct nv50_head_atom *asyh) in headc57d_procamp()
73 headc57d_olut_clr(struct nv50_head *head) in headc57d_olut_clr()
85 headc57d_olut_set(struct nv50_head *head, struct nv50_head_atom *asyh) in headc57d_olut_set()
155 headc57d_olut(struct nv50_head *head, struct nv50_head_atom *asyh) in headc57d_olut()
168 headc57d_mode(struct nv50_head *head, struct nv50_head_atom *asyh) in headc57d_mode()
Dhead.c34 nv50_head_flush_clr(struct nv50_head *head, in nv50_head_flush_clr()
46 nv50_head_flush_set(struct nv50_head *head, struct nv50_head_atom *asyh) in nv50_head_flush_set()
211 nv50_head_atomic_check_lut(struct nv50_head *head, in nv50_head_atomic_check_lut()
244 nv50_head_atomic_check_mode(struct nv50_head *head, struct nv50_head_atom *asyh) in nv50_head_atomic_check_mode()
297 struct nv50_head *head = nv50_head(crtc); in nv50_head_atomic_check() local
459 struct nv50_head *head = nv50_head(crtc); in nv50_head_destroy() local
481 struct nv50_head *head; in nv50_head_create() local
/drivers/gpu/drm/nouveau/dispnv04/
Dhw.h60 int head, uint32_t reg) in NVReadCRTC()
71 int head, uint32_t reg, uint32_t val) in NVWriteCRTC()
80 int head, uint32_t reg) in NVReadRAMDAC()
91 int head, uint32_t reg, uint32_t val) in NVWriteRAMDAC()
120 int head, uint8_t index, uint8_t value) in NVWriteVgaCrtc()
128 int head, uint8_t index) in NVReadVgaCrtc()
152 NVWriteVgaCrtc5758(struct drm_device *dev, int head, uint8_t index, uint8_t value) in NVWriteVgaCrtc5758()
158 static inline uint8_t NVReadVgaCrtc5758(struct drm_device *dev, int head, uint8_t index) in NVReadVgaCrtc5758()
165 int head, uint32_t reg) in NVReadPRMVIO()
181 int head, uint32_t reg, uint8_t value) in NVWritePRMVIO()
[all …]
Dhw.c38 NVWriteVgaSeq(struct drm_device *dev, int head, uint8_t index, uint8_t value) in NVWriteVgaSeq()
45 NVReadVgaSeq(struct drm_device *dev, int head, uint8_t index) in NVReadVgaSeq()
52 NVWriteVgaGr(struct drm_device *dev, int head, uint8_t index, uint8_t value) in NVWriteVgaGr()
59 NVReadVgaGr(struct drm_device *dev, int head, uint8_t index) in NVReadVgaGr()
109 NVBlankScreen(struct drm_device *dev, int head, bool blank) in NVBlankScreen()
250 nouveau_hw_fix_bad_vpll(struct drm_device *dev, int head) in nouveau_hw_fix_bad_vpll()
377 rd_cio_state(struct drm_device *dev, int head, in rd_cio_state()
384 wr_cio_state(struct drm_device *dev, int head, in wr_cio_state()
391 nv_save_state_ramdac(struct drm_device *dev, int head, in nv_save_state_ramdac()
466 nv_load_state_ramdac(struct drm_device *dev, int head, in nv_load_state_ramdac()
[all …]
/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dvga.c27 nvkm_rdport(struct nvkm_device *device, int head, u16 port) in nvkm_rdport()
49 nvkm_wrport(struct nvkm_device *device, int head, u16 port, u8 data) in nvkm_wrport()
69 nvkm_rdvgas(struct nvkm_device *device, int head, u8 index) in nvkm_rdvgas()
76 nvkm_wrvgas(struct nvkm_device *device, int head, u8 index, u8 value) in nvkm_wrvgas()
83 nvkm_rdvgag(struct nvkm_device *device, int head, u8 index) in nvkm_rdvgag()
90 nvkm_wrvgag(struct nvkm_device *device, int head, u8 index, u8 value) in nvkm_wrvgag()
97 nvkm_rdvgac(struct nvkm_device *device, int head, u8 index) in nvkm_rdvgac()
104 nvkm_wrvgac(struct nvkm_device *device, int head, u8 index, u8 value) in nvkm_wrvgac()
111 nvkm_rdvgai(struct nvkm_device *device, int head, u16 port, u8 index) in nvkm_rdvgai()
120 nvkm_wrvgai(struct nvkm_device *device, int head, u16 port, u8 index, u8 value) in nvkm_wrvgai()
Dnv50.c182 nv50_disp_super_iedt(struct nvkm_head *head, struct nvkm_outp *outp, in nv50_disp_super_iedt()
197 nv50_disp_super_ied_on(struct nvkm_head *head, in nv50_disp_super_ied_on()
253 nv50_disp_super_ied_off(struct nvkm_head *head, struct nvkm_ior *ior, int id) in nv50_disp_super_ied_off()
278 nv50_disp_super_ior_asy(struct nvkm_head *head) in nv50_disp_super_ior_asy()
292 nv50_disp_super_ior_arm(struct nvkm_head *head) in nv50_disp_super_ior_arm()
306 nv50_disp_super_3_0(struct nv50_disp *disp, struct nvkm_head *head) in nv50_disp_super_3_0()
325 nv50_disp_super_2_2_dp(struct nvkm_head *head, struct nvkm_ior *ior) in nv50_disp_super_2_2_dp()
431 nv50_disp_super_2_2(struct nv50_disp *disp, struct nvkm_head *head) in nv50_disp_super_2_2()
478 nv50_disp_super_2_1(struct nv50_disp *disp, struct nvkm_head *head) in nv50_disp_super_2_1()
488 nv50_disp_super_2_0(struct nv50_disp *disp, struct nvkm_head *head) in nv50_disp_super_2_0()
[all …]
Dheadnv50.c27 nv50_head_vblank_put(struct nvkm_head *head) in nv50_head_vblank_put()
34 nv50_head_vblank_get(struct nvkm_head *head) in nv50_head_vblank_get()
41 nv50_head_rgclk(struct nvkm_head *head, int div) in nv50_head_rgclk()
48 nv50_head_rgpos(struct nvkm_head *head, u16 *hline, u16 *vline) in nv50_head_rgpos()
58 nv50_head_state(struct nvkm_head *head, struct nvkm_head_state *state) in nv50_head_state()
Dhead.c34 struct nvkm_head *head; in nvkm_head_find() local
44 struct nvkm_head *head, void *data, u32 size) in nvkm_head_mthd_scanoutpos()
83 struct nvkm_head *head = *phead; in nvkm_head_del() local
96 struct nvkm_head *head; in nvkm_head_new_() local
Dheadnv04.c27 nv04_head_vblank_put(struct nvkm_head *head) in nv04_head_vblank_put()
34 nv04_head_vblank_get(struct nvkm_head *head) in nv04_head_vblank_get()
41 nv04_head_rgpos(struct nvkm_head *head, u16 *hline, u16 *vline) in nv04_head_rgpos()
50 nv04_head_state(struct nvkm_head *head, struct nvkm_head_state *state) in nv04_head_state()
Dheadgf119.c27 gf119_head_vblank_put(struct nvkm_head *head) in gf119_head_vblank_put()
35 gf119_head_vblank_get(struct nvkm_head *head) in gf119_head_vblank_get()
43 gf119_head_rgclk(struct nvkm_head *head, int div) in gf119_head_rgclk()
50 gf119_head_state(struct nvkm_head *head, struct nvkm_head_state *state) in gf119_head_state()
Dheadgv100.c25 gv100_head_vblank_put(struct nvkm_head *head) in gv100_head_vblank_put()
32 gv100_head_vblank_get(struct nvkm_head *head) in gv100_head_vblank_get()
39 gv100_head_rgpos(struct nvkm_head *head, u16 *hline, u16 *vline) in gv100_head_rgpos()
49 gv100_head_state(struct nvkm_head *head, struct nvkm_head_state *state) in gv100_head_state()
/drivers/gpu/drm/nouveau/include/nvif/
Dlist.h159 list_add(struct list_head *entry, struct list_head *head) in list_add()
180 list_add_tail(struct list_head *entry, struct list_head *head) in list_add_tail()
220 struct list_head *head) in list_move_tail()
235 list_empty(struct list_head *head) in list_empty()
314 #define list_for_each_entry(pos, head, member) \ argument
326 #define list_for_each_entry_safe(pos, tmp, head, member) \ argument
333 #define list_for_each_entry_reverse(pos, head, member) \ argument
338 #define list_for_each_entry_continue(pos, head, member) \ argument
343 #define list_for_each_entry_continue_reverse(pos, head, member) \ argument
348 #define list_for_each_entry_from(pos, head, member) \ argument
/drivers/scsi/sym53c8xx_2/
Dsym_misc.h42 static inline struct sym_quehead *sym_que_first(struct sym_quehead *head) in sym_que_first()
47 static inline struct sym_quehead *sym_que_last(struct sym_quehead *head) in sym_que_last()
69 static inline int sym_que_empty(struct sym_quehead *head) in sym_que_empty()
75 struct sym_quehead *head) in sym_que_splice()
117 #define sym_insque_head(new, head) __sym_que_add(new, head, (head)->flink) argument
119 static inline struct sym_quehead *sym_remque_head(struct sym_quehead *head) in sym_remque_head()
130 #define sym_insque_tail(new, head) __sym_que_add(new, (head)->blink, head) argument
132 static inline struct sym_quehead *sym_remque_tail(struct sym_quehead *head) in sym_remque_tail()
146 #define FOR_EACH_QUEUED_ELEMENT(head, qp) \ argument
/drivers/net/ethernet/intel/fm10k/
Dfm10k_mbx.c85 u32 *head = fifo->buffer + fm10k_fifo_head_offset(fifo, 0); in fm10k_fifo_head_len() local
132 static u16 fm10k_mbx_index_len(struct fm10k_mbx_info *mbx, u16 head, u16 tail) in fm10k_mbx_index_len()
185 u16 head = (mbx->head + offset + 1) & ((mbx->mbmem_len << 1) - 1); in fm10k_mbx_head_add() local
201 u16 head = (mbx->head - offset - 1) & ((mbx->mbmem_len << 1) - 1); in fm10k_mbx_head_sub() local
335 u32 *head = fifo->buffer; in fm10k_mbx_write_copy() local
383 struct fm10k_mbx_info *mbx, u16 head) in fm10k_mbx_pull_head()
429 u16 end, len, head; in fm10k_mbx_read_copy() local
617 static void fm10k_mbx_update_local_crc(struct fm10k_mbx_info *mbx, u16 head) in fm10k_mbx_update_local_crc()
952 u16 type, rsvd0, head, tail, size; in fm10k_mbx_validate_msg_hdr() local
1018 struct fm10k_mbx_info *mbx, u16 head) in fm10k_mbx_create_reply()
[all …]
/drivers/nvme/host/
Dmultipath.c140 struct nvme_ns_head *head = ns->head; in nvme_mpath_clear_current_path() local
177 static struct nvme_ns *__nvme_find_path(struct nvme_ns_head *head, int node) in __nvme_find_path()
216 static struct nvme_ns *nvme_next_ns(struct nvme_ns_head *head, in nvme_next_ns()
226 static struct nvme_ns *nvme_round_robin_path(struct nvme_ns_head *head, in nvme_round_robin_path()
265 inline struct nvme_ns *nvme_find_path(struct nvme_ns_head *head) in nvme_find_path()
278 static bool nvme_available_path(struct nvme_ns_head *head) in nvme_available_path()
299 struct nvme_ns_head *head = q->queuedata; in nvme_ns_head_make_request() local
341 struct nvme_ns_head *head = in nvme_requeue_work() local
362 int nvme_mpath_alloc_disk(struct nvme_ctrl *ctrl, struct nvme_ns_head *head) in nvme_mpath_alloc_disk()
414 struct nvme_ns_head *head = ns->head; in nvme_mpath_set_live() local
[all …]
/drivers/misc/mic/scif/
Dscif_rma_list.c19 void scif_insert_tcw(struct scif_window *window, struct list_head *head) in scif_insert_tcw()
49 void scif_insert_window(struct scif_window *window, struct list_head *head) in scif_insert_window()
78 struct list_head *item, *temp, *head = req->head; in scif_query_tcw() local
198 struct list_head *head = &ep->rma_info.reg_list; in scif_rma_list_unregister() local
230 struct list_head *head = &ep->rma_info.reg_list; in scif_unmap_all_windows() local
252 struct list_head *head = &ep->rma_info.reg_list; in scif_unregister_all_windows() local
/drivers/net/wireless/ath/carl9170/
Dfwdesc.h113 struct carl9170fw_desc_head head; member
134 struct carl9170fw_desc_head head; member
151 struct carl9170fw_desc_head head; member
160 struct carl9170fw_desc_head head; member
176 struct carl9170fw_desc_head head; member
186 struct carl9170fw_desc_head head; member
196 struct carl9170fw_desc_head head; member
206 struct carl9170fw_desc_head head; member
221 static inline void carl9170fw_fill_desc(struct carl9170fw_desc_head *head, in carl9170fw_fill_desc()
242 #define CHECK_HDR_VERSION(head, _min_ver) \ argument
[all …]
/drivers/video/fbdev/core/
Dmodedb.c955 struct list_head *head) in fb_find_best_mode()
993 struct list_head *head) in fb_find_nearest_mode()
1033 struct list_head *head) in fb_match_mode()
1057 int fb_add_videomode(const struct fb_videomode *mode, struct list_head *head) in fb_add_videomode()
1093 struct list_head *head) in fb_delete_videomode()
1113 void fb_destroy_modelist(struct list_head *head) in fb_destroy_modelist()
1131 struct list_head *head) in fb_videomode_to_modelist()
1144 struct list_head *head) in fb_find_best_display()
/drivers/isdn/capi/
Dcapilib.c81 void capilib_new_ncci(struct list_head *head, u16 applid, u32 ncci, u32 winsize) in capilib_new_ncci()
105 void capilib_free_ncci(struct list_head *head, u16 applid, u32 ncci) in capilib_free_ncci()
126 void capilib_release_appl(struct list_head *head, u16 applid) in capilib_release_appl()
143 void capilib_release(struct list_head *head) in capilib_release()
158 u16 capilib_data_b3_req(struct list_head *head, u16 applid, u32 ncci, u16 msgid) in capilib_data_b3_req()
181 void capilib_data_b3_conf(struct list_head *head, u16 applid, u32 ncci, u16 msgid) in capilib_data_b3_conf()
/drivers/usb/core/
Dphy.c81 struct list_head *head; in usb_phy_roothub_init() local
108 struct list_head *head; in usb_phy_roothub_exit() local
130 struct list_head *head; in usb_phy_roothub_set_mode() local
157 struct list_head *head; in usb_phy_roothub_calibrate() local
178 struct list_head *head; in usb_phy_roothub_power_on() local

12345678910>>...28