Searched refs:attached (Results 76 - 99 of 99) sorted by relevance

1234

/linux-master/drivers/comedi/drivers/
H A Dni_pcidio.c385 if (!dev->attached) {
H A Ddt282x.c501 if (!dev->attached) {
H A Ddas1800.c515 if (!dev->attached) {
H A Drtd520.c617 if (!dev->attached)
H A Dpcl818.c539 if (!dev->attached || !devpriv->ai_cmd_running) {
H A Damplc_dio200_common.c517 if (!dev->attached)
H A Dadv_pci1710.c486 if (!dev->attached) /* is device attached? */
H A Dadv_pci_dio.c265 if (!dev->attached) {
266 /* Ignore interrupt before device fully attached. */
H A Dpcl812.c840 if (!dev->attached) {
H A Dme4000.c928 if (!dev->attached)
H A Dcb_pcidas.c1210 if (!dev->attached)
H A Dni_labpc_common.c827 if (!dev->attached) {
H A Ds626.c1235 if (!dev->attached)
H A Dadl_pci9118.c685 if (!dev->attached)
H A Dcb_pcidas64.c45 * supported by this driver; they are attached automatically.
3053 if (!dev->attached)
H A Dni_mio_common.c5924 if (!dev->attached)
5926 smp_mb(); /* make sure dev->attached is checked */
/linux-master/drivers/mfd/
H A Dcs42l43.c563 if (!cs42l43->attached) {
/linux-master/drivers/usb/typec/tcpm/
H A Dtcpci.c423 static int tcpci_set_roles(struct tcpc_dev *tcpc, bool attached, argument
H A Dfusb302.c883 static int tcpm_set_roles(struct tcpc_dev *dev, bool attached, argument
/linux-master/fs/afs/
H A Dinternal.h621 bool attached; /* T if attached to servers */ member in struct:afs_server_list
/linux-master/fs/btrfs/
H A Dextent_io.c3364 * and have this page now attached to the new eb. So
3372 /* We need to make sure we haven't be attached to a new eb. */
3381 * For subpage, we can have dummy eb with folio private attached. In
3383 * attached to one dummy eb, no sharing.
3402 /* Release all pages attached to the extent buffer */
3667 /* Page not yet attached to an extent buffer */
3672 * We could have already allocated an eb for this page and attached one
3718 * Return 0 if eb->folios[i] is attached to btree inode successfully.
3791 int attached = 0; local
3889 attached
[all...]
/linux-master/drivers/scsi/fcoe/
H A Dfcoe.c2440 .attached = false,
2711 * fcoe_vport_remove() - remove attached vports
/linux-master/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c116 "attached via bnx2fc.");
126 "attached via bnx2fc.");
2591 .attached = false,
/linux-master/arch/m68k/ifpsp060/src/
H A Dfpsp.S6165 # significant bits of X with a bit-1 attached at the 6-th #

Completed in 575 milliseconds

1234