/linux/drivers/usb/cdns3/ |
H A D | cdnsp-gadget.c | 101 cdnsp_set_link_state(struct cdnsp_device * pdev,__le32 __iomem * port_regs,u32 link_state) cdnsp_set_link_state() argument 124 cdnsp_disable_port(struct cdnsp_device * pdev,__le32 __iomem * port_regs) cdnsp_disable_port() argument 132 cdnsp_clear_port_change_bit(struct cdnsp_device * pdev,__le32 __iomem * port_regs) cdnsp_clear_port_change_bit() argument 141 cdnsp_set_chicken_bits_2(struct cdnsp_device * pdev,u32 bit) cdnsp_set_chicken_bits_2() argument 155 cdnsp_clear_chicken_bits_2(struct cdnsp_device * pdev,u32 bit) cdnsp_clear_chicken_bits_2() argument 172 cdnsp_quiesce(struct cdnsp_device * pdev) cdnsp_quiesce() argument 198 cdnsp_halt(struct cdnsp_device * pdev) cdnsp_halt() argument 222 cdnsp_died(struct cdnsp_device * pdev) cdnsp_died() argument 232 cdnsp_start(struct cdnsp_device * pdev) cdnsp_start() argument 265 cdnsp_reset(struct cdnsp_device * pdev) cdnsp_reset() argument 346 struct cdnsp_device *pdev = pep->pdev; cdnsp_ep_enqueue() local 425 struct cdnsp_device *pdev = pep->pdev; cdnsp_ep_dequeue() local 439 cdnsp_zero_in_ctx(struct cdnsp_device * pdev) cdnsp_zero_in_ctx() argument 471 cdnsp_configure_endpoint(struct cdnsp_device * pdev) cdnsp_configure_endpoint() argument 487 cdnsp_invalidate_ep_events(struct cdnsp_device * pdev,struct cdnsp_ep * pep) cdnsp_invalidate_ep_events() argument 522 cdnsp_wait_for_cmd_compl(struct cdnsp_device * pdev) cdnsp_wait_for_cmd_compl() argument 595 cdnsp_halt_endpoint(struct cdnsp_device * pdev,struct cdnsp_ep * pep,int value) cdnsp_halt_endpoint() argument 635 cdnsp_update_eps_configuration(struct cdnsp_device * pdev,struct cdnsp_ep * pep) cdnsp_update_eps_configuration() argument 688 cdnsp_reset_device(struct cdnsp_device * pdev) cdnsp_reset_device() argument 742 cdnsp_setup_streams_ep_input_ctx(struct cdnsp_device * pdev,struct cdnsp_ep_ctx * ep_ctx,struct cdnsp_stream_info * stream_info) cdnsp_setup_streams_ep_input_ctx() argument 765 cdnsp_alloc_streams(struct cdnsp_device * pdev,struct cdnsp_ep * pep) cdnsp_alloc_streams() argument 803 cdnsp_disable_slot(struct cdnsp_device * pdev) cdnsp_disable_slot() argument 822 cdnsp_enable_slot(struct cdnsp_device * pdev) cdnsp_enable_slot() argument 853 cdnsp_setup_device(struct cdnsp_device * pdev,enum cdnsp_setup_dev setup) cdnsp_setup_device() argument 905 cdnsp_set_usb2_hardware_lpm(struct cdnsp_device * pdev,struct usb_request * req,int enable) cdnsp_set_usb2_hardware_lpm() argument 921 cdnsp_get_frame(struct cdnsp_device * pdev) cdnsp_get_frame() argument 930 struct cdnsp_device *pdev; cdnsp_gadget_ep_enable() local 1004 struct cdnsp_device *pdev; cdnsp_gadget_ep_disable() local 1093 struct cdnsp_device *pdev; cdnsp_gadget_ep_queue() local 1122 struct cdnsp_device *pdev = pep->pdev; cdnsp_gadget_ep_dequeue() local 1150 struct cdnsp_device *pdev = pep->pdev; cdnsp_gadget_ep_set_halt() local 1176 struct cdnsp_device *pdev = pep->pdev; cdnsp_gadget_ep_set_wedge() local 1214 struct cdnsp_device *pdev = pep->pdev; cdnsp_gadget_giveback() local 1239 cdnsp_run(struct cdnsp_device * pdev,enum usb_device_speed speed) cdnsp_run() argument 1314 struct cdnsp_device *pdev = gadget_to_cdnsp(g); cdnsp_gadget_udc_start() local 1335 cdnsp_update_erst_dequeue(struct cdnsp_device * pdev,union cdnsp_trb * event_ring_deq,u8 clear_ehb) cdnsp_update_erst_dequeue() argument 1361 cdnsp_clear_cmd_ring(struct cdnsp_device * pdev) cdnsp_clear_cmd_ring() argument 1384 cdnsp_consume_all_events(struct cdnsp_device * pdev) cdnsp_consume_all_events() argument 1421 cdnsp_stop(struct cdnsp_device * pdev) cdnsp_stop() argument 1465 struct cdnsp_device *pdev = gadget_to_cdnsp(g); cdnsp_gadget_udc_stop() local 1478 struct cdnsp_device *pdev = gadget_to_cdnsp(g); cdnsp_gadget_get_frame() local 1483 __cdnsp_gadget_wakeup(struct cdnsp_device * pdev) __cdnsp_gadget_wakeup() argument 1509 struct cdnsp_device *pdev = gadget_to_cdnsp(g); cdnsp_gadget_wakeup() local 1522 struct cdnsp_device *pdev = gadget_to_cdnsp(g); cdnsp_gadget_set_selfpowered() local 1534 struct cdnsp_device *pdev = gadget_to_cdnsp(gadget); cdnsp_gadget_pullup() local 1569 cdnsp_get_ep_buffering(struct cdnsp_device * pdev,struct cdnsp_ep * pep) cdnsp_get_ep_buffering() argument 1596 cdnsp_gadget_init_endpoints(struct cdnsp_device * pdev) cdnsp_gadget_init_endpoints() argument 1687 cdnsp_gadget_free_endpoints(struct cdnsp_device * pdev) cdnsp_gadget_free_endpoints() argument 1699 cdnsp_disconnect_gadget(struct cdnsp_device * pdev) cdnsp_disconnect_gadget() argument 1715 cdnsp_suspend_gadget(struct cdnsp_device * pdev) cdnsp_suspend_gadget() argument 1724 cdnsp_resume_gadget(struct cdnsp_device * pdev) cdnsp_resume_gadget() argument 1733 cdnsp_irq_reset(struct cdnsp_device * pdev) cdnsp_irq_reset() argument 1768 cdnsp_get_rev_cap(struct cdnsp_device * pdev) cdnsp_get_rev_cap() argument 1783 cdnsp_gen_setup(struct cdnsp_device * pdev) cdnsp_gen_setup() argument 1853 struct cdnsp_device *pdev; __cdnsp_gadget_init() local 1947 struct cdnsp_device *pdev = cdns->gadget_dev; cdnsp_gadget_exit() local 1962 struct cdnsp_device *pdev = cdns->gadget_dev; cdnsp_gadget_suspend() local 1978 struct cdnsp_device *pdev = cdns->gadget_dev; cdnsp_gadget_resume() local [all...] |
H A D | cdnsp-ring.c | 129 static void cdnsp_next_trb(struct cdnsp_device *pdev, in cdnsp_next_trb() 146 void cdnsp_inc_deq(struct cdnsp_device *pdev, struct cdnsp_ring *ring) in cdnsp_inc_deq() 187 static void cdnsp_inc_enq(struct cdnsp_device *pdev, in cdnsp_inc_enq() 236 static bool cdnsp_room_on_ring(struct cdnsp_device *pdev, in cdnsp_room_on_ring() 260 static void cdnsp_force_l0_go(struct cdnsp_device *pdev) in cdnsp_force_l0_go() 267 void cdnsp_ring_cmd_db(struct cdnsp_device *pdev) in cdnsp_ring_cmd_db() 276 static bool cdnsp_ring_ep_doorbell(struct cdnsp_device *pdev, in cdnsp_ring_ep_doorbell() 322 static struct cdnsp_ring *cdnsp_get_transfer_ring(struct cdnsp_device *pdev, in cdnsp_get_transfer_ring() 339 cdnsp_request_to_transfer_ring(struct cdnsp_device *pdev, in cdnsp_request_to_transfer_ring() 347 void cdnsp_ring_doorbell_for_active_rings(struct cdnsp_device *pdev, in cdnsp_ring_doorbell_for_active_rings() [all …]
|
H A D | cdnsp-ep0.c | 18 static void cdnsp_ep0_stall(struct cdnsp_device *pdev) in cdnsp_ep0_stall() 41 static int cdnsp_ep0_delegate_req(struct cdnsp_device *pdev, in cdnsp_ep0_delegate_req() 53 static int cdnsp_ep0_set_config(struct cdnsp_device *pdev, in cdnsp_ep0_set_config() 84 static int cdnsp_ep0_set_address(struct cdnsp_device *pdev, in cdnsp_ep0_set_address() 127 int cdnsp_status_stage(struct cdnsp_device *pdev) in cdnsp_status_stage() 144 static int cdnsp_ep0_handle_status(struct cdnsp_device *pdev, in cdnsp_ep0_handle_status() 193 static void cdnsp_enter_test_mode(struct cdnsp_device *pdev) in cdnsp_enter_test_mode() 202 static int cdnsp_ep0_handle_feature_device(struct cdnsp_device *pdev, in cdnsp_ep0_handle_feature_device() 263 static int cdnsp_ep0_handle_feature_intf(struct cdnsp_device *pdev, in cdnsp_ep0_handle_feature_intf() 297 static int cdnsp_ep0_handle_feature_endpoint(struct cdnsp_device *pdev, in cdnsp_ep0_handle_feature_endpoint() [all …]
|
H A D | cdnsp-mem.c | 29 static struct cdnsp_segment *cdnsp_segment_alloc(struct cdnsp_device *pdev, in cdnsp_segment_alloc() 71 static void cdnsp_segment_free(struct cdnsp_device *pdev, in cdnsp_segment_free() 81 static void cdnsp_free_segments_for_ring(struct cdnsp_device *pdev, in cdnsp_free_segments_for_ring() 105 static void cdnsp_link_segments(struct cdnsp_device *pdev, in cdnsp_link_segments() 136 static void cdnsp_link_rings(struct cdnsp_device *pdev, in cdnsp_link_rings() 280 static void cdnsp_ring_free(struct cdnsp_device *pdev, struct cdnsp_ring *ring) in cdnsp_ring_free() 322 static int cdnsp_alloc_segments_for_ring(struct cdnsp_device *pdev, in cdnsp_alloc_segments_for_ring() 370 static struct cdnsp_ring *cdnsp_ring_alloc(struct cdnsp_device *pdev, in cdnsp_ring_alloc() 410 void cdnsp_free_endpoint_rings(struct cdnsp_device *pdev, struct cdnsp_ep *pep) in cdnsp_free_endpoint_rings() 421 int cdnsp_ring_expansion(struct cdnsp_device *pdev, in cdnsp_ring_expansion() [all …]
|
/linux/include/linux/ssb/ |
H A D | ssb_driver_gige.h | 58 static inline struct ssb_gige * pdev_to_ssb_gige(struct pci_dev *pdev) in pdev_to_ssb_gige() 66 static inline bool ssb_gige_is_rgmii(struct pci_dev *pdev) in ssb_gige_is_rgmii() 73 static inline bool ssb_gige_have_roboswitch(struct pci_dev *pdev) in ssb_gige_have_roboswitch() 83 static inline bool ssb_gige_one_dma_at_once(struct pci_dev *pdev) in ssb_gige_one_dma_at_once() 93 static inline bool ssb_gige_must_flush_posted_writes(struct pci_dev *pdev) in ssb_gige_must_flush_posted_writes() 102 static inline int ssb_gige_get_macaddr(struct pci_dev *pdev, u8 *macaddr) in ssb_gige_get_macaddr() 113 static inline int ssb_gige_get_phyaddr(struct pci_dev *pdev) in ssb_gige_get_phyaddr() 143 struct pci_dev *pdev) in ssb_gige_pcibios_plat_dev_init() 148 const struct pci_dev *pdev) in ssb_gige_map_irq() 160 static inline bool pdev_is_ssb_gige_core(struct pci_dev *pdev) in pdev_is_ssb_gige_core() [all …]
|
/linux/drivers/usb/gadget/udc/cdns2/ |
H A D | cdns2-ep0.c | 32 static bool cdns2_check_new_setup(struct cdns2_device *pdev) in cdns2_check_new_setup() 41 static void cdns2_ep0_enqueue(struct cdns2_device *pdev, dma_addr_t dma_addr, in cdns2_ep0_enqueue() 79 static int cdns2_ep0_delegate_req(struct cdns2_device *pdev) in cdns2_ep0_delegate_req() 90 static void cdns2_ep0_stall(struct cdns2_device *pdev) in cdns2_ep0_stall() 107 static void cdns2_status_stage(struct cdns2_device *pdev) in cdns2_status_stage() 120 static int cdns2_req_ep0_set_configuration(struct cdns2_device *pdev, in cdns2_req_ep0_set_configuration() 144 static int cdns2_req_ep0_set_address(struct cdns2_device *pdev, u32 addr) in cdns2_req_ep0_set_address() 173 static int cdns2_req_ep0_handle_status(struct cdns2_device *pdev, in cdns2_req_ep0_handle_status() 210 static int cdns2_ep0_handle_feature_device(struct cdns2_device *pdev, in cdns2_ep0_handle_feature_device() 263 static int cdns2_ep0_handle_feature_intf(struct cdns2_device *pdev, in cdns2_ep0_handle_feature_intf() [all …]
|
H A D | cdns2-gadget.c | 74 cdns2_get_dma_pos(struct cdns2_device * pdev,struct cdns2_endpoint * pep) cdns2_get_dma_pos() argument 90 cdns2_select_ep(struct cdns2_device * pdev,u32 ep) cdns2_select_ep() argument 109 struct cdns2_device *pdev = pep->pdev; cdns2_free_tr_segment() local 121 struct cdns2_device *pdev = pep->pdev; cdns2_alloc_tr_segment() local 155 struct cdns2_device *pdev = pep->pdev; cdns2_ep_stall_flush() local 205 cdns2_enable_l1(struct cdns2_device * pdev,int enable) cdns2_enable_l1() argument 215 cdns2_get_speed(struct cdns2_device * pdev) cdns2_get_speed() argument 241 struct cdns2_device *pdev = pep->pdev; cdns2_gadget_giveback() local 283 struct cdns2_device *pdev = pep->pdev; cdns2_wa1_update_guard() local 302 cdns2_wa1_tray_restore_cycle_bit(struct cdns2_device * pdev,struct cdns2_endpoint * pep) cdns2_wa1_tray_restore_cycle_bit() argument 315 cdns2_prepare_ring(struct cdns2_device * pdev,struct cdns2_endpoint * pep,int num_trbs) cdns2_prepare_ring() argument 471 cdsn2_isoc_burst_opt(struct cdns2_device * pdev) cdsn2_isoc_burst_opt() argument 688 cdns2_set_drdy(struct cdns2_device * pdev,struct cdns2_endpoint * pep) cdns2_set_drdy() argument 711 cdns2_prepare_first_isoc_transfer(struct cdns2_device * pdev,struct cdns2_endpoint * pep) cdns2_prepare_first_isoc_transfer() argument 764 struct cdns2_device *pdev = pep->pdev; cdns2_ep_run_transfer() local 821 cdns2_start_all_request(struct cdns2_device * pdev,struct cdns2_endpoint * pep) cdns2_start_all_request() argument 881 struct cdns2_device *pdev = pep->pdev; cdns2_trb_handled() local 949 cdns2_skip_isoc_td(struct cdns2_device * pdev,struct cdns2_endpoint * pep,struct cdns2_request * preq) cdns2_skip_isoc_td() argument 971 cdns2_transfer_completed(struct cdns2_device * pdev,struct cdns2_endpoint * pep) cdns2_transfer_completed() argument 1042 cdns2_wakeup(struct cdns2_device * pdev) cdns2_wakeup() argument 1053 struct cdns2_device *pdev = pep->pdev; cdns2_rearm_transfer() local 1074 struct cdns2_device *pdev = pep->pdev; cdns2_handle_epx_interrupt() local 1163 cdns2_disconnect_gadget(struct cdns2_device * pdev) cdns2_disconnect_gadget() argument 1171 struct cdns2_device *pdev = data; cdns2_usb_irq_handler() local 1209 cdns2_thread_usb_irq_handler(struct cdns2_device * pdev) cdns2_thread_usb_irq_handler() argument 1290 struct cdns2_device *pdev = data; cdns2_thread_irq_handler() local 1340 cdns2_eps_onchip_buffer_init(struct cdns2_device * pdev) cdns2_eps_onchip_buffer_init() argument 1414 struct cdns2_device *pdev = pep->pdev; cdns2_ep_config() local 1532 struct cdns2_device *pdev; cdns2_gadget_ep_enable() local 1615 struct cdns2_device *pdev; cdns2_gadget_ep_disable() local 1672 struct cdns2_device *pdev = pep->pdev; cdns2_ep_enqueue() local 1701 struct cdns2_device *pdev; cdns2_gadget_ep_queue() local 1822 cdns2_halt_endpoint(struct cdns2_device * pdev,struct cdns2_endpoint * pep,int value) cdns2_halt_endpoint() argument 1888 struct cdns2_device *pdev = pep->pdev; cdns2_gadget_ep_set_halt() local 1923 cdns2_find_available_ep(struct cdns2_device * pdev,struct usb_endpoint_descriptor * desc) cdns2_find_available_ep() argument 1965 struct cdns2_device *pdev = gadget_to_cdns2_device(gadget); cdns2_gadget_match_ep() local 2001 struct cdns2_device *pdev = gadget_to_cdns2_device(gadget); cdns2_gadget_get_frame() local 2008 struct cdns2_device *pdev = gadget_to_cdns2_device(gadget); cdns2_gadget_wakeup() local 2021 struct cdns2_device *pdev = gadget_to_cdns2_device(gadget); cdns2_gadget_set_selfpowered() local 2031 cdns2_quiesce(struct cdns2_device * pdev) cdns2_quiesce() argument 2044 cdns2_gadget_config(struct cdns2_device * pdev) cdns2_gadget_config() argument 2058 struct cdns2_device *pdev = gadget_to_cdns2_device(gadget); cdns2_gadget_pullup() local 2086 struct cdns2_device *pdev = gadget_to_cdns2_device(gadget); cdns2_gadget_udc_start() local 2129 struct cdns2_device *pdev = gadget_to_cdns2_device(gadget); cdns2_gadget_udc_stop() local 2167 cdns2_free_all_eps(struct cdns2_device * pdev) cdns2_free_all_eps() argument 2176 cdns2_init_eps(struct cdns2_device * pdev) cdns2_init_eps() argument 2250 cdns2_gadget_start(struct cdns2_device * pdev) cdns2_gadget_start() argument 2373 cdns2_gadget_suspend(struct cdns2_device * pdev) cdns2_gadget_suspend() argument 2394 cdns2_gadget_resume(struct cdns2_device * pdev,bool hibernated) cdns2_gadget_resume() argument 2415 cdns2_gadget_remove(struct cdns2_device * pdev) cdns2_gadget_remove() argument 2428 cdns2_gadget_init(struct cdns2_device * pdev) cdns2_gadget_init() argument [all...] |
/linux/drivers/pci/ |
H A D | xen-pcifront.c | 58 struct pcifront_device *pdev; member 69 struct pcifront_device *pdev) in pcifront_init_sd() 102 static inline void schedule_pcifront_aer_op(struct pcifront_device *pdev) in schedule_pcifront_aer_op() 111 static int do_pci_op(struct pcifront_device *pdev, struct xen_pci_op *op) in do_pci_op() 188 struct pcifront_device *pdev = pcifront_get_pdev(sd); in pcifront_bus_read() local 225 struct pcifront_device *pdev = pcifront_get_pdev(sd); in pcifront_bus_write() local 254 struct pcifront_device *pdev = pcifront_get_pdev(sd); in pci_frontend_enable_msix() local 306 struct pcifront_device *pdev = pcifront_get_pdev(sd); in pci_frontend_disable_msix() local 325 struct pcifront_device *pdev = pcifront_get_pdev(sd); in pci_frontend_enable_msi() local 354 struct pcifront_device *pdev = pcifront_get_pdev(sd); in pci_frontend_disable_msi() local [all …]
|
H A D | tph.c | 136 static void set_ctrl_reg_req_en(struct pci_dev *pdev, u8 req_type) in set_ctrl_reg_req_en() 148 static u8 get_st_modes(struct pci_dev *pdev) in get_st_modes() 158 static u32 get_st_table_loc(struct pci_dev *pdev) in get_st_table_loc() 171 static u16 get_st_table_size(struct pci_dev *pdev) in get_st_table_size() 190 static u8 get_rp_completer_type(struct pci_dev *pdev) in get_rp_completer_type() 208 static int write_tag_to_msix(struct pci_dev *pdev, int msix_idx, u16 tag) in write_tag_to_msix() 250 static int write_tag_to_st_table(struct pci_dev *pdev, int index, u16 tag) in write_tag_to_st_table() 278 int pcie_tph_get_cpu_st(struct pci_dev *pdev, enum tph_mem_type mem_type, in pcie_tph_get_cpu_st() 322 int pcie_tph_set_st_entry(struct pci_dev *pdev, unsigned int index, u16 tag) in pcie_tph_set_st_entry() 378 void pcie_disable_tph(struct pci_dev *pdev) in pcie_disable_tph() [all …]
|
/linux/include/linux/ |
H A D | vgaarb.h | 38 static inline void vga_set_legacy_decoding(struct pci_dev *pdev, in vga_set_legacy_decoding() 42 static inline int vga_get(struct pci_dev *pdev, unsigned int rsrc, in vga_get() 47 static inline void vga_put(struct pci_dev *pdev, unsigned int rsrc) in vga_put() 54 static inline void vga_set_default_device(struct pci_dev *pdev) in vga_set_default_device() 57 static inline int vga_remove_vgacon(struct pci_dev *pdev) in vga_remove_vgacon() 61 static inline int vga_client_register(struct pci_dev *pdev, in vga_client_register() 62 unsigned int (*set_decode)(struct pci_dev *pdev, bool state)) in vga_client_register() 77 static inline int vga_get_interruptible(struct pci_dev *pdev, in vga_get_interruptible() 92 static inline int vga_get_uninterruptible(struct pci_dev *pdev, in vga_get_uninterruptible() 98 static inline void vga_client_unregister(struct pci_dev *pdev) in vga_client_unregister()
|
/linux/drivers/media/usb/pwc/ |
H A D | pwc-ctrl.c | 95 static int recv_control_msg(struct pwc_device *pdev, in recv_control_msg() 111 static inline int send_video_command(struct pwc_device *pdev, in send_video_command() 131 int send_control_msg(struct pwc_device *pdev, in send_control_msg() 141 static int set_video_mode_Nala(struct pwc_device *pdev, int size, int pixfmt, in set_video_mode_Nala() 216 static int set_video_mode_Timon(struct pwc_device *pdev, int size, int pixfmt, in set_video_mode_Timon() 267 static int set_video_mode_Kiara(struct pwc_device *pdev, int size, int pixfmt, in set_video_mode_Kiara() 319 int pwc_set_video_mode(struct pwc_device *pdev, int width, int height, in pwc_set_video_mode() 348 static unsigned int pwc_get_fps_Nala(struct pwc_device *pdev, unsigned int index, unsigned int size) in pwc_get_fps_Nala() 360 static unsigned int pwc_get_fps_Kiara(struct pwc_device *pdev, unsigned int index, unsigned int siz… in pwc_get_fps_Kiara() 372 static unsigned int pwc_get_fps_Timon(struct pwc_device *pdev, unsigned int index, unsigned int siz… in pwc_get_fps_Timon() [all …]
|
H A D | pwc-v4l.c | 150 int pwc_init_controls(struct pwc_device *pdev) in pwc_init_controls() 409 static int pwc_vidioc_try_fmt(struct pwc_device *pdev, struct v4l2_format *f) in pwc_vidioc_try_fmt() 451 struct pwc_device *pdev = video_drvdata(file); in pwc_s_fmt_vid_cap() local 481 struct pwc_device *pdev = video_drvdata(file); in pwc_querycap() local 512 struct pwc_device *pdev = in pwc_g_volatile_ctrl() local 583 static int pwc_set_awb(struct pwc_device *pdev) in pwc_set_awb() 628 static int pwc_set_autogain(struct pwc_device *pdev) in pwc_set_autogain() 657 static int pwc_set_exposure_auto(struct pwc_device *pdev) in pwc_set_exposure_auto() 687 static int pwc_set_autogain_expo(struct pwc_device *pdev) in pwc_set_autogain_expo() 725 static int pwc_set_motor(struct pwc_device *pdev) in pwc_set_motor() [all …]
|
/linux/drivers/xen/xen-pciback/ |
H A D | xenbus.c | 39 struct xen_pcibk_device *pdev; in alloc_pdev() local 67 static void xen_pcibk_disconnect(struct xen_pcibk_device *pdev) in xen_pcibk_disconnect() 88 static void free_pdev(struct xen_pcibk_device *pdev) in free_pdev() 107 static int xen_pcibk_do_attach(struct xen_pcibk_device *pdev, int gnt_ref, in xen_pcibk_do_attach() 142 static int xen_pcibk_attach(struct xen_pcibk_device *pdev) in xen_pcibk_attach() 203 static int xen_pcibk_publish_pci_dev(struct xen_pcibk_device *pdev, in xen_pcibk_publish_pci_dev() 226 static int xen_pcibk_export_device(struct xen_pcibk_device *pdev, in xen_pcibk_export_device() 273 static int xen_pcibk_remove_device(struct xen_pcibk_device *pdev, in xen_pcibk_remove_device() 302 static int xen_pcibk_publish_pci_root(struct xen_pcibk_device *pdev, in xen_pcibk_publish_pci_root() 362 static int xen_pcibk_reconfigure(struct xen_pcibk_device *pdev, in xen_pcibk_reconfigure() [all …]
|
H A D | pciback_ops.c | 142 int xen_pcibk_enable_msi(struct xen_pcibk_device *pdev, in xen_pcibk_enable_msi() 177 int xen_pcibk_disable_msi(struct xen_pcibk_device *pdev, in xen_pcibk_disable_msi() 197 int xen_pcibk_enable_msix(struct xen_pcibk_device *pdev, in xen_pcibk_enable_msix() 256 int xen_pcibk_disable_msix(struct xen_pcibk_device *pdev, in xen_pcibk_disable_msix() 280 static inline bool xen_pcibk_test_op_pending(struct xen_pcibk_device *pdev) in xen_pcibk_test_op_pending() 293 static void xen_pcibk_test_and_schedule_op(struct xen_pcibk_device *pdev) in xen_pcibk_test_and_schedule_op() 321 static void xen_pcibk_do_one_op(struct xen_pcibk_device *pdev) in xen_pcibk_do_one_op() 399 struct xen_pcibk_device *pdev = in xen_pcibk_do_op() local 411 struct xen_pcibk_device *pdev = dev_id; in xen_pcibk_handle_event() local
|
/linux/drivers/virt/nitro_enclaves/ |
H A D | ne_pci_dev.c | 46 static void ne_submit_request(struct pci_dev *pdev, enum ne_pci_dev_cmd_type cmd_type, in ne_submit_request() 64 static void ne_retrieve_reply(struct pci_dev *pdev, struct ne_pci_dev_cmd_reply *cmd_reply, in ne_retrieve_reply() 81 static int ne_wait_for_reply(struct pci_dev *pdev) in ne_wait_for_reply() 99 int ne_do_request(struct pci_dev *pdev, enum ne_pci_dev_cmd_type cmd_type, in ne_do_request() 220 struct pci_dev *pdev = ne_pci_dev->pdev; in ne_event_work_handler() local 295 static int ne_setup_msix(struct pci_dev *pdev) in ne_setup_msix() 372 static void ne_teardown_msix(struct pci_dev *pdev) in ne_teardown_msix() 395 static int ne_pci_dev_enable(struct pci_dev *pdev) in ne_pci_dev_enable() 428 static void ne_pci_dev_disable(struct pci_dev *pdev) in ne_pci_dev_disable() 466 static int ne_pci_probe(struct pci_dev *pdev, const struct pci_device_id *id) in ne_pci_probe() [all …]
|
/linux/arch/powerpc/kernel/ |
H A D | eeh_sysfs.c | 44 struct pci_dev *pdev = to_pci_dev(dev); in eeh_pe_state_show() local 60 struct pci_dev *pdev = to_pci_dev(dev); in eeh_pe_state_store() local 83 struct pci_dev *pdev = to_pci_dev(dev); in eeh_notify_resume_show() local 97 struct pci_dev *pdev = to_pci_dev(dev); in eeh_notify_resume_store() local 110 static int eeh_notify_resume_add(struct pci_dev *pdev) in eeh_notify_resume_add() 123 static void eeh_notify_resume_remove(struct pci_dev *pdev) in eeh_notify_resume_remove() 133 static inline int eeh_notify_resume_add(struct pci_dev *pdev) { return 0; } in eeh_notify_resume_add() 134 static inline void eeh_notify_resume_remove(struct pci_dev *pdev) { } in eeh_notify_resume_remove() 137 void eeh_sysfs_add_device(struct pci_dev *pdev) in eeh_sysfs_add_device() 159 void eeh_sysfs_remove_device(struct pci_dev *pdev) in eeh_sysfs_remove_device()
|
/linux/drivers/misc/eeprom/ |
H A D | idt_89hpesx.c | 258 static int idt_smb_write_byte(struct idt_89hpesx_dev *pdev, in idt_smb_write_byte() argument 290 static int idt_smb_read_byte(struct idt_89hpesx_dev *pdev, in idt_smb_read_byte() argument 323 static int idt_smb_write_word(struct idt_89hpesx_dev *pdev, in idt_smb_write_word() argument 372 idt_smb_read_word(struct idt_89hpesx_dev * pdev,struct idt_smb_seq * seq) idt_smb_read_word() argument 423 idt_smb_write_block(struct idt_89hpesx_dev * pdev,const struct idt_smb_seq * seq) idt_smb_write_block() argument 446 idt_smb_read_block(struct idt_89hpesx_dev * pdev,struct idt_smb_seq * seq) idt_smb_read_block() argument 476 idt_smb_write_i2c_block(struct idt_89hpesx_dev * pdev,const struct idt_smb_seq * seq) idt_smb_write_i2c_block() argument 506 idt_smb_read_i2c_block(struct idt_89hpesx_dev * pdev,struct idt_smb_seq * seq) idt_smb_read_i2c_block() argument 544 idt_eeprom_read_byte(struct idt_89hpesx_dev * pdev,u16 memaddr,u8 * data) idt_eeprom_read_byte() argument 616 idt_eeprom_write(struct idt_89hpesx_dev * pdev,u16 memaddr,u16 len,const u8 * data) idt_eeprom_write() argument 682 idt_eeprom_read(struct idt_89hpesx_dev * pdev,u16 memaddr,u16 len,u8 * buf) idt_eeprom_read() argument 718 idt_csr_write(struct idt_89hpesx_dev * pdev,u16 csraddr,const u32 data) idt_csr_write() argument 784 idt_csr_read(struct idt_89hpesx_dev * pdev,u16 csraddr,u32 * data) idt_csr_read() argument 853 struct idt_89hpesx_dev *pdev; eeprom_write() local 877 struct idt_89hpesx_dev *pdev; eeprom_read() local 906 struct idt_89hpesx_dev *pdev = filep->private_data; idt_dbgfs_csr_write() local 993 struct idt_89hpesx_dev *pdev = filep->private_data; idt_dbgfs_csr_read() local 1041 idt_set_defval(struct idt_89hpesx_dev * pdev) idt_set_defval() argument 1081 idt_get_fw_data(struct idt_89hpesx_dev * pdev) idt_get_fw_data() argument 1136 struct idt_89hpesx_dev *pdev; idt_create_pdev() local 1170 idt_free_pdev(struct idt_89hpesx_dev * pdev) idt_free_pdev() argument 1181 idt_set_smbus_ops(struct idt_89hpesx_dev * pdev) idt_set_smbus_ops() argument 1245 idt_check_dev(struct idt_89hpesx_dev * pdev) idt_check_dev() argument 1275 idt_create_sysfs_files(struct idt_89hpesx_dev * pdev) idt_create_sysfs_files() argument 1315 idt_remove_sysfs_files(struct idt_89hpesx_dev * pdev) idt_remove_sysfs_files() argument 1332 idt_create_dbgfs_files(struct idt_89hpesx_dev * pdev) idt_create_dbgfs_files() argument 1350 idt_remove_dbgfs_files(struct idt_89hpesx_dev * pdev) idt_remove_dbgfs_files() argument 1361 struct idt_89hpesx_dev *pdev; idt_probe() local 1400 struct idt_89hpesx_dev *pdev = i2c_get_clientdata(client); idt_remove() local [all...] |
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_platform.c | 94 static struct stmmac_axi *stmmac_axi_setup(struct platform_device *pdev) in stmmac_axi_setup() 131 static int stmmac_mtl_setup(struct platform_device *pdev, in stmmac_mtl_setup() 417 stmmac_probe_config_dt(struct platform_device *pdev, u8 *mac) in stmmac_probe_config_dt() 677 devm_stmmac_probe_config_dt(struct platform_device *pdev, u8 *mac) in devm_stmmac_probe_config_dt() 695 devm_stmmac_probe_config_dt(struct platform_device *pdev, u8 *mac) in devm_stmmac_probe_config_dt() 702 int stmmac_get_platform_resources(struct platform_device *pdev, in stmmac_get_platform_resources() 759 static int stmmac_pltfr_init(struct platform_device *pdev, in stmmac_pltfr_init() 776 static void stmmac_pltfr_exit(struct platform_device *pdev, in stmmac_pltfr_exit() 791 int stmmac_pltfr_probe(struct platform_device *pdev, in stmmac_pltfr_probe() 813 struct platform_device *pdev = data; in devm_stmmac_pltfr_remove() local [all …]
|
/linux/drivers/ata/ |
H A D | pata_artop.c | 58 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in artop62x0_pre_reset() local 77 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in artop6260_cable_detect() local 101 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in artop6210_load_piomode() local 128 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in artop6210_set_piomode() local 155 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in artop6260_load_piomode() local 182 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in artop6260_set_piomode() local 207 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in artop6210_set_dmamode() local 247 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in artop6260_set_dmamode() local 316 static void atp8xx_fixup(struct pci_dev *pdev) in atp8xx_fixup() 362 static int artop_init_one (struct pci_dev *pdev, const struct pci_device_id *id) in artop_init_one() [all …]
|
H A D | pata_serverworks.c | 71 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in oem_cable() local 106 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in serverworks_cable_detect() local 130 static u8 serverworks_is_csb(struct pci_dev *pdev) in serverworks_is_csb() 205 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in serverworks_set_piomode() local 236 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in serverworks_set_dmamode() local 282 static int serverworks_fixup_osb4(struct pci_dev *pdev) in serverworks_fixup_osb4() 301 static int serverworks_fixup_csb(struct pci_dev *pdev) in serverworks_fixup_csb() 352 static void serverworks_fixup_ht1000(struct pci_dev *pdev) in serverworks_fixup_ht1000() 362 static int serverworks_fixup(struct pci_dev *pdev) in serverworks_fixup() 388 static int serverworks_init_one(struct pci_dev *pdev, const struct pci_device_id *id) in serverworks_init_one() [all …]
|
H A D | pata_sis.c | 102 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in sis_port_base() local 124 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in sis_133_cable_detect() local 144 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in sis_66_cable_detect() local 172 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in sis_pre_reset() local 196 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in sis_set_fifo() local 228 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in sis_old_set_piomode() local 265 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in sis_100_set_piomode() local 290 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in sis_133_set_piomode() local 338 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in sis_old_set_dmamode() local 377 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in sis_66_set_dmamode() local [all …]
|
/linux/drivers/dma/ioat/ |
H A D | init.c | 142 static bool is_jf_ioat(struct pci_dev *pdev) in is_jf_ioat() 161 static bool is_snb_ioat(struct pci_dev *pdev) in is_snb_ioat() 180 static bool is_ivb_ioat(struct pci_dev *pdev) in is_ivb_ioat() 200 static bool is_hsw_ioat(struct pci_dev *pdev) in is_hsw_ioat() 220 static bool is_bdx_ioat(struct pci_dev *pdev) in is_bdx_ioat() 239 static inline bool is_skx_ioat(struct pci_dev *pdev) in is_skx_ioat() 244 static bool is_xeon_cb32(struct pci_dev *pdev) in is_xeon_cb32() 250 bool is_bwd_ioat(struct pci_dev *pdev) in is_bwd_ioat() 268 static bool is_bwd_noraid(struct pci_dev *pdev) in is_bwd_noraid() 406 struct pci_dev *pdev = ioat_dma->pdev; in ioat_dma_setup_interrupts() local [all …]
|
/linux/drivers/spi/ |
H A D | spi-dw-mmio.c | 96 static int dw_spi_mscc_init(struct platform_device *pdev, in dw_spi_mscc_init() 130 static int dw_spi_mscc_ocelot_init(struct platform_device *pdev, in dw_spi_mscc_ocelot_init() 137 static int dw_spi_mscc_jaguar2_init(struct platform_device *pdev, in dw_spi_mscc_jaguar2_init() 176 static int dw_spi_mscc_sparx5_init(struct platform_device *pdev, in dw_spi_mscc_sparx5_init() 205 static int dw_spi_alpine_init(struct platform_device *pdev, in dw_spi_alpine_init() 213 static int dw_spi_pssi_init(struct platform_device *pdev, in dw_spi_pssi_init() 221 static int dw_spi_hssi_init(struct platform_device *pdev, in dw_spi_hssi_init() 231 static int dw_spi_intel_init(struct platform_device *pdev, in dw_spi_intel_init() 242 static int dw_spi_mountevans_imc_init(struct platform_device *pdev, in dw_spi_mountevans_imc_init() 257 static int dw_spi_canaan_k210_init(struct platform_device *pdev, in dw_spi_canaan_k210_init() [all …]
|
/linux/drivers/net/can/esd/ |
H A D | esd_402_pci-core.c | 99 struct pci_dev *pdev = dev_id; in pci402_interrupt() local 108 static int pci402_set_msiconfig(struct pci_dev *pdev) in pci402_set_msiconfig() 165 static int pci402_init_card(struct pci_dev *pdev) in pci402_init_card() 214 static int pci402_init_interrupt(struct pci_dev *pdev) in pci402_init_interrupt() 250 static void pci402_finish_interrupt(struct pci_dev *pdev) in pci402_finish_interrupt() 265 static int pci402_init_dma(struct pci_dev *pdev) in pci402_init_dma() 300 static void pci402_finish_dma(struct pci_dev *pdev) in pci402_finish_dma() 336 static int pci402_init_cores(struct pci_dev *pdev) in pci402_init_cores() 409 static void pci402_finish_cores(struct pci_dev *pdev) in pci402_finish_cores() 418 static int pci402_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in pci402_probe() [all …]
|
/linux/arch/arm/mach-omap2/ |
H A D | omap_device.c | 131 static int omap_device_build_from_dt(struct platform_device *pdev) in omap_device_build_from_dt() 216 struct platform_device *pdev = to_platform_device(dev); in _omap_device_notifier_call() local 304 static struct omap_device *omap_device_alloc(struct platform_device *pdev, in omap_device_alloc() 354 struct platform_device *pdev = to_platform_device(dev); in _od_runtime_suspend() local 366 struct platform_device *pdev = to_platform_device(dev); in _od_runtime_resume() local 395 struct platform_device *pdev = to_platform_device(dev); in _od_suspend_noirq() local 417 struct platform_device *pdev = to_platform_device(dev); in _od_resume_noirq() local 464 int omap_device_enable(struct platform_device *pdev) in omap_device_enable() 495 int omap_device_idle(struct platform_device *pdev) in omap_device_idle() 529 int omap_device_assert_hardreset(struct platform_device *pdev, const char *name) in omap_device_assert_hardreset() [all …]
|