/kernel/linux/linux-6.6/drivers/staging/qlge/ |
H A D | qlge_main.c | 5 * Author: Linux qlge network device driver by 2438 /* Experience shows that the device sometimes signals an in qlge_isr() 2760 * with the completion queues for this device. 3319 * the device does not always auto-mask INTR_EN_EN. in qlge_resolve_queues_to_irqs() 3889 * Wait for device to recover from a reset. in qlge_close() 4043 "Driver up/down cycle failed, closing device.\n"); in qlge_change_rx_buffers() 4260 "Driver up/down cycle failed, closing device\n"); in qlge_asic_reset_work() 4338 qdev->device_id = qdev->pdev->device; in qlge_get_board_info() 4371 dev_err(&pdev->dev, "PCI device enable failed.\n"); in qlge_init_device() 4607 dev_err(&pdev->dev, "net device registratio in qlge_probe() [all...] |
/kernel/linux/linux-6.6/drivers/tty/ |
H A D | synclink_gt.c | 129 MODULE_PARM_DESC(ttymajor, "TTY major device number override: 0=auto assigned"); 131 MODULE_PARM_DESC(maxframe, "Maximum frame size used by device (4096 to 65535)"); 149 * device specific structures, macros and functions 208 * device instance data structure 214 struct slgt_info *next_device; /* device list link */ 254 /* device configuration */ 266 u32 max_frame_size; /* as set by device config */ 275 /* device status */ 315 /* SPPP/Cisco HDLC device parts */ 623 /* 1st open on this device, ini in open() [all...] |
/kernel/linux/linux-6.6/drivers/soc/tegra/cbb/ |
H A D | tegra194-cbb.c | 20 #include <linux/device.h> 2069 struct device *dev = cbb->dev; in tegra194_cbb_interrupt_enable() 2318 static int __maybe_unused tegra194_cbb_resume_noirq(struct device *dev) in tegra194_cbb_resume_noirq()
|
/kernel/linux/linux-6.6/drivers/usb/core/ |
H A D | hub.c | 92 * As of 2.6.10 we introduce a new USB device initialization scheme which 95 * working devices may start giving rise to "device not accepting address" 108 "start with the old device initialization scheme"); 113 "try the other device initialization scheme if the " 160 /* Skip if the device BOS descriptor couldn't be read */ in usb_device_supports_lpm() 201 * U1/U2, send a PING to the device and receive a PING_RESPONSE. 214 * tMEL1. time to transition path from host to device into U0. in usb_set_lpm_mel() 234 * tMEL3, tPingResponse. Time taken by device to generate PING_RESPONSE in usb_set_lpm_mel() 239 * add them to the MEL of the device connected to the roothub. in usb_set_lpm_mel() 248 * Set the maximum Device to Host Exit Latency (PEL) for the device t [all...] |
/kernel/linux/linux-6.6/drivers/usb/typec/tcpm/ |
H A D | tcpm.c | 10 #include <linux/device.h> 300 struct device *dev; 464 /* port belongs to a self powered device */ 6136 * struct device. Instead we simply parse it to read the properties. in tcpm_fw_get_caps() 6534 struct tcpm_port *tcpm_register_port(struct device *dev, struct tcpc_dev *tcpc) in tcpm_register_port()
|
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | btusb.c | 70 /* Generic Bluetooth USB device */ 73 /* Generic Bluetooth AMP device */ 438 /* Asus WL-BTD202 device */ 738 /* Dell OptiPlex 3060 (QCA ROME device 0cf3:e007) */ 745 /* Dell XPS 9360 (QCA ROME device 0cf3:e300) */ 752 /* Dell Inspiron 5565 (QCA ROME device 0cf3:e009) */ 868 /* This is not an unbalanced PM reference since the device will reset */ in btusb_reset() 875 bt_dev_err(hdev, "Resetting usb device."); in btusb_reset() 910 * is going to yank the device off the USB and then replug. So doing in btusb_intel_cmd_timeout() 912 * (standard USB disconnect), and the new device i in btusb_intel_cmd_timeout() [all...] |
/kernel/linux/linux-6.6/drivers/block/ |
H A D | floppy.c | 2546 if (WARN(max_buffer_sectors == 0, "VFS: Block I/O scheduled on unopened device\n")) in make_raw_rw_request() 2856 "VFS: %s called on non-open device\n", __func__)) in floppy_queue_rq() 3986 * drive with different device numbers. 4185 "VFS: revalidate called on non-open device.\n")) in floppy_revalidate() 4448 static ssize_t floppy_cmos_show(struct device *dev, in floppy_cmos_show() 4467 static void floppy_device_release(struct device *dev) in floppy_device_release() 4471 static int floppy_resume(struct device *dev) in floppy_resume()
|
/kernel/linux/linux-6.6/drivers/clk/meson/ |
H A D | g12a.c | 5232 static int meson_g12a_dvfs_setup_common(struct device *dev, in meson_g12a_dvfs_setup_common() 5268 struct device *dev = &pdev->dev; in meson_g12b_dvfs_setup() 5345 struct device *dev = &pdev->dev; in meson_g12a_dvfs_setup()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | sge.c | 243 int cxgb4_map_skb(struct device *dev, const struct sk_buff *skb, in cxgb4_map_skb() 274 static void unmap_skb(struct device *dev, const struct sk_buff *skb, in unmap_skb() 640 * @dev: the PCI device's core device 657 static void *alloc_ring(struct device *dev, size_t nelem, size_t elem_size, in alloc_ring() 1497 * @dev: the egress net device 1819 * @dev: the egress net device 3176 * @dev: the net device 3306 * @dev: the net device 3558 * @dev: the ingress net device [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/atmel/ |
H A D | atmel.c | 65 #include <linux/device.h> 448 struct device *sys_dev; 1496 struct device *sys_dev, in init_atmel_card() 1503 /* Create the network device object. */ in init_atmel_card() 2313 * This is not an error, while the device perform scanning, in atmel_set_scan() 4265 .set UNK_BASE, 0x0F000000 /* Some internal device, but which one? */ 4266 .set SPI_CGEN_BASE, 0x0E000000 /* Some internal device, but which one? */ 4267 .set UNK3_BASE, 0x02014000 /* Some internal device, but which one? */
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
H A D | main.c | 1169 //TODO: If the device is awake or this is an AP, or we are scanning, or FIXME, in b43_power_saving_ctl_bits() 1880 * The device is nonfunctional from now on. in b43_handle_firmware_panic() 1999 b43err(dev->wl, "This device does not support DMA " in b43_do_interrupt_thread() 2044 /* Re-enable interrupts on the device by restoring the current interrupt mask. */ in b43_do_interrupt_thread() 2058 /* Interrupt thread handler. Handles device interrupts in thread context. */ 2110 /* Disable IRQs on the device. The IRQ thread handler will re-enable them. */ in b43_do_interrupt() 2518 "is required for your device (wl-core rev %u)\n", rev); in b43_try_request_fw() 2524 "is required for your device (wl-core rev %u)\n", rev); in b43_try_request_fw() 2530 "is required for your device (wl-core rev %u)\n", rev); in b43_try_request_fw() 3360 /* Update device statistic in b43_periodic_every30sec() [all...] |
/kernel/linux/linux-6.6/drivers/pinctrl/ |
H A D | pinctrl-ingenic.c | 130 struct device *dev; 4160 struct device *dev = jzpc->dev; in ingenic_gpio_probe() 4230 struct device *dev = &pdev->dev; in ingenic_pinctrl_probe()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
H A D | core.h | 4360 struct device *dev; 5365 struct rtw89_dev *rtw89_alloc_ieee80211_hw(struct device *device,
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | cm.c | 209 pr_err("%s - device in error state - dropping\n", __func__); in c4iw_l2t_send() 226 pr_err("%s - device in error state - dropping\n", __func__); in c4iw_ofld_send() 3122 struct c4iw_dev *h = to_c4iw_dev(cm_id->device); in c4iw_accept_cr() 3299 struct c4iw_dev *dev = to_c4iw_dev(cm_id->device); in c4iw_connect() 3539 struct c4iw_dev *dev = to_c4iw_dev(cm_id->device); in c4iw_create_listen() 4154 pr_err("%s - failed to find device!\n", __func__); in rx_pkt()
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | security.c | 4300 * The mapping is specific to a mounted device 5330 * NULL if not root (EPERM) or device is mounted (EBUSY) 5333 struct SECURITY_API *ntfs_initialize_file_security(const char *device, in ntfs_initialize_file_security() argument 5343 mnt = ntfs_check_if_mounted(device, &mntflag); in ntfs_initialize_file_security() 5345 vol = ntfs_mount(device, flags); in ntfs_initialize_file_security()
|
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_cmdstream.c | 1652 struct panfrost_device *device = pan_device(pctx->screen); in panfrost_create_sampler_view_bo() local 1670 bool fake_rgtc = !panfrost_supports_compressed_format(device, MALI_BC4_UNORM); in panfrost_create_sampler_view_bo() 1742 GENX(panfrost_new_texture)(device, &iview, tex, &payload); in panfrost_create_sampler_view_bo()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 729 struct device *dev = &bp->pdev->dev; in __bnxt_alloc_rx_page() 4489 * cmd format. If passed up from device use the max supported in bnxt_hwrm_do_send_msg() 9637 static ssize_t bnxt_show_temp(struct device *dev, in bnxt_show_temp() 9694 dev_warn(&pdev->dev, "Cannot register hwmon device\n"); in bnxt_hwmon_open() 10015 /* Change device state to avoid TX queue wake up's */ in __bnxt_close_nic() 10435 * reserve rings by default when device is down. in bnxt_can_reserve_rings() 10844 * set. If the device is being closed, bnxt_close() may be holding in bnxt_rtnl_lock_sp() 10919 /* When firmware is fatal state, disable PCI device to prevent in bnxt_fw_reset_close() 11646 netdev_err(bp->dev, "Cannot re-enable PCI device\n"); in bnxt_fw_reset_task() 11722 /* enable device (inc in bnxt_init_board() 12920 bnxt_suspend(struct device *device) bnxt_suspend() argument 12941 bnxt_resume(struct device *device) bnxt_resume() argument [all...] |
/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/ |
H A D | 8250_port.c | 898 * and the revision will be in DLL and device type in DLM. We
899 * preserve the device state across this.
1257 * and the device is in "PC" mode.
in autoconfig() 1384 * Check if the device is a Fintek F81216A
in autoconfig() 1564 * shift register are empty. It is for device driver to enable
in __stop_tx() 1777 * Intel 82571 has a Serial Over Lan device that will
in serial8250_read_char() 2470 * normal serial device to signalize that a transmission data was
in serial8250_do_startup() 3251 static ssize_t rx_trig_bytes_show(struct device *dev, struct device_attribute *attr, char *buf)
in rx_trig_bytes_show() 3298 static ssize_t rx_trig_bytes_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count)
in rx_trig_bytes_store() 3515 * Thus, we assume the function is called when device i [all...] |
/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | btusb.c | 65 /* Generic Bluetooth USB device */ 68 /* Generic Bluetooth AMP device */ 328 /* Asus WL-BTD202 device */ 500 /* Dell OptiPlex 3060 (QCA ROME device 0cf3:e007) */ 507 /* Dell XPS 9360 (QCA ROME device 0cf3:e300) */ 514 /* Dell Inspiron 5565 (QCA ROME device 0cf3:e009) */ 614 * is going to yank the device off the USB and then replug. So doing in btusb_intel_cmd_timeout() 616 * (standard USB disconnect), and the new device is detected cleanly in btusb_intel_cmd_timeout() 639 bt_dev_err(hdev, "No gpio to reset Realtek device, ignoring"); in btusb_rtl_cmd_timeout() 643 /* Toggle the hard reset line. The Realtek device i in btusb_rtl_cmd_timeout() [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_main.c | 7 #include <linux/device.h> 904 * @dsaf_dev: dsa fabric device struct pointer 936 * @dsaf_dev: dsa fabric device struct pointer 965 * @dsaf_dev: dsa fabric device struct pointer 1397 * @dsaf_dev: dsa fabric device struct pointer 1431 * @dsaf_dev: dsa fabric device struct pointer 1441 * @dsaf_dev: dsa fabric device struct pointer 1486 * @dsaf_dev: dsa fabric device struct pointer 1502 * @dsaf_dev: dsa fabric device struct pointer 1530 * @dsaf_dev: dsa fabric device struc [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/ |
H A D | pcnet32.c | 58 * PCI device identifiers for "new style" Linux PCI Device Drivers 252 * The first field of pcnet32_private is read by the ethernet device 1532 pr_err("failed to enable device -- err=%d\n", err); in pcnet32_probe_pci() 1967 /* The PCNET32-specific entries in the device structure. */ in pcnet32_probe1() 1972 /* Fill in the generic fields of the device structure. */ in pcnet32_probe1() 2904 static int __maybe_unused pcnet32_pm_suspend(struct device *device_d) in pcnet32_pm_suspend() 2916 static int __maybe_unused pcnet32_pm_resume(struct device *device_d) in pcnet32_pm_resume()
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | adv7842.c | 30 #include <media/v4l2-device.h> 141 /* Unsupported timings. This device cannot support 720p30. */ 2025 * applied by the board at the output of the device. 2557 struct device *dev = &client->dev; in log_infoframe()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_switchdev.c | 9 #include <linux/device.h> 210 struct device *dev = bridge->mlxsw_sp->bus_info->dev; in mlxsw_sp_bridge_device_create() 1981 NL_SET_ERR_MSG_MOD(extack, "Can not enslave a VLAN device to a VLAN-aware bridge"); in mlxsw_sp_bridge_8021q_port_join() 2017 * PVID and egress untagged on the bridge port of the VxLAN device. in mlxsw_sp_bridge_8021q_vxlan_join() 2315 /* If the VxLAN device is down, then the FID does not have a VNI */ in mlxsw_sp_bridge_vxlan_leave() 2322 * the VXLAN device took. in mlxsw_sp_bridge_vxlan_leave() 2644 * device will keep sending the same notification over and over again. in mlxsw_sp_fdb_notify_mac_uc_tunnel_process() 2938 /* The device has a single FDB table, whereas Linux has two - one in mlxsw_sp_switchdev_vxlan_fdb_add() 2940 * program an entry to the device if the MAC points to the VxLAN in mlxsw_sp_switchdev_vxlan_fdb_add() 2941 * device i in mlxsw_sp_switchdev_vxlan_fdb_add() [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | fw.c | 238 func->device = field & 0xf1; in mlx4_QUERY_FUNC() 251 func->bus, func->device, func->function, func->physical_function, in mlx4_QUERY_FUNC() 1349 /* turn off device-managed steering capability if not enabled */ in mlx4_QUERY_DEV_CAP_wrapper()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/ |
H A D | atl1.c | 925 * Fields are initialized based on PCI device information and 926 * OS network device settings (MTU size). 2472 * @data: pointer to a network interface device structure 2675 * @netdev: network interface device structure 2701 * @netdev: network interface device structure 2736 * @netdev: network interface device structure 2754 static int atl1_suspend(struct device *dev) in atl1_suspend() 2836 static int atl1_resume(struct device *dev) in atl1_resume() 2897 * @pdev: PCI device information struct 2933 * Mark all PCI regions associated with PCI device in atl1_probe() [all...] |