/linux-4.1.27/drivers/staging/ozwpan/ |
D | ozusbsvc.c | 160 void oz_usb_get(void *hpd) in oz_usb_get() 172 void oz_usb_put(void *hpd) in oz_usb_put() 211 int oz_usb_stream_create(void *hpd, u8 ep_num) in oz_usb_stream_create() 233 int oz_usb_stream_delete(void *hpd, u8 ep_num) in oz_usb_stream_delete() 257 void oz_usb_request_heartbeat(void *hpd) in oz_usb_request_heartbeat()
|
D | ozusbsvc1.c | 56 int oz_usb_get_desc_req(void *hpd, u8 req_id, u8 req_type, u8 desc_type, in oz_usb_get_desc_req() 93 static int oz_usb_set_config_req(void *hpd, u8 req_id, u8 index) in oz_usb_set_config_req() 116 static int oz_usb_set_interface_req(void *hpd, u8 req_id, u8 index, u8 alt) in oz_usb_set_interface_req() 140 static int oz_usb_set_clear_feature_req(void *hpd, u8 req_id, u8 type, in oz_usb_set_clear_feature_req() 166 static int oz_usb_vendor_class_req(void *hpd, u8 req_id, u8 req_type, in oz_usb_vendor_class_req() 195 int oz_usb_control_req(void *hpd, u8 req_id, struct usb_ctrlrequest *setup, in oz_usb_control_req() 245 int oz_usb_send_isoc(void *hpd, u8 ep_num, struct urb *urb) in oz_usb_send_isoc()
|
D | ozhcd.c | 111 void *hpd; member 569 static void oz_acquire_port(struct oz_port *port, void *hpd) in oz_acquire_port() 616 struct oz_port *oz_hcd_pd_arrived(void *hpd) in oz_hcd_pd_arrived() 679 void *hpd; in oz_hcd_pd_departed() local 729 void oz_hcd_pd_reset(void *hpd, void *hport) in oz_hcd_pd_reset() 1367 void *hpd; in oz_claim_hpd() local 1388 void *hpd; in oz_process_ep0_urb() local
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | hugetlb.h | 15 static inline pte_t *hugepd_page(hugepd_t hpd) in hugepd_page() 25 static inline unsigned int hugepd_mmu_psize(hugepd_t hpd) in hugepd_mmu_psize() 30 static inline unsigned int hugepd_shift(hugepd_t hpd) in hugepd_shift() 37 static inline pte_t *hugepd_page(hugepd_t hpd) in hugepd_page() 43 static inline unsigned int hugepd_shift(hugepd_t hpd) in hugepd_shift() 51 static inline pte_t *hugepte_offset(hugepd_t hpd, unsigned long addr, in hugepte_offset() 196 static inline pte_t *hugepte_offset(hugepd_t hpd, unsigned long addr, in hugepte_offset()
|
D | page.h | 367 static inline int hugepd_ok(hugepd_t hpd) in hugepd_ok() 376 static inline int hugepd_ok(hugepd_t hpd) in hugepd_ok() 382 #define is_hugepd(hpd) (hugepd_ok(hpd)) argument
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
D | disp.h | 11 struct nvkm_event hpd; member
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
D | conn.h | 34 u8 hpd; member
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | conn.h | 16 struct nvkm_notify hpd; member
|
D | conn.c | 87 static const u8 hpd[] = { 0x07, 0x08, 0x51, 0x52, 0x5e, 0x5f, 0x60 }; in nvkm_connector_create_() local
|
D | base.c | 196 u8 hpd = 0, ver, hdr; in nvkm_disp_create_() local
|
/linux-4.1.27/drivers/gpu/drm/sti/ |
D | sti_hdmi.h | 62 bool hpd; member
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_connector.h | 68 struct nvif_notify hpd; member
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | rs600.c | 346 bool rs600_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd) in rs600_hpd_sense() 369 enum radeon_hpd_id hpd) in rs600_hpd_set_polarity()
|
D | radeon_combios.c | 1456 struct radeon_hpd hpd; in radeon_get_legacy_connector_info_from_table() local 2223 struct radeon_hpd *hpd) in radeon_apply_legacy_quirks() 2313 struct radeon_hpd hpd; in radeon_get_legacy_connector_info_from_bios() local
|
D | radeon_connectors.c | 1840 struct radeon_hpd *hpd, in radeon_add_atom_connector() 2317 struct radeon_hpd *hpd) in radeon_add_legacy_connector()
|
D | radeon_atombios.c | 240 struct radeon_hpd hpd; in radeon_atom_get_hpd_info_from_gpio() local 287 struct radeon_hpd *hpd) in radeon_atom_apply_quirks() 536 struct radeon_hpd hpd; in radeon_get_atom_connector_info_from_object_table() local 894 struct radeon_hpd hpd; member
|
D | radeon_dp_mst.c | 27 enum radeon_hpd_id hpd, bool enable) in radeon_dp_mst_set_be_cntl()
|
D | r600.c | 751 bool r600_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd) in r600_hpd_sense() 807 enum radeon_hpd_id hpd) in r600_hpd_set_polarity()
|
D | radeon_mode.h | 117 enum radeon_hpd_id hpd; member 505 enum radeon_hpd_id hpd; member 557 struct radeon_hpd hpd; member
|
D | r100.c | 524 bool r100_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd) in r100_hpd_sense() 552 enum radeon_hpd_id hpd) in r100_hpd_set_polarity()
|
D | evergreen.c | 1667 bool evergreen_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd) in evergreen_hpd_sense() 1712 enum radeon_hpd_id hpd) in evergreen_hpd_set_polarity()
|
D | cik.c | 4777 u32 *hpd; in cik_mec_init() local
|
D | radeon.h | 814 bool hpd[RADEON_MAX_HPD_PINS]; member 1950 } hpd; member
|
/linux-4.1.27/drivers/gpu/drm/i2c/ |
D | adv7511.c | 616 bool hpd; in adv7511_encoder_detect() local
|
/linux-4.1.27/arch/powerpc/mm/ |
D | hugetlbpage.c | 54 #define hugepd_none(hpd) ((hpd).pd == 0) argument
|
/linux-4.1.27/drivers/gpu/drm/exynos/ |
D | exynos_hdmi.c | 189 bool hpd; member
|
/linux-4.1.27/drivers/media/i2c/ |
D | adv7604.c | 537 static void adv76xx_set_hpd(struct adv76xx_state *state, unsigned int hpd) in adv76xx_set_hpd()
|