Searched refs:initted (Results 1 - 21 of 21) sorted by relevance

/linux-4.4.14/include/linux/
H A Dpoison.h66 #define POOL_POISON_ALLOCATED 0xa9 /* !initted */
/linux-4.4.14/fs/xfs/
H A Dxfs_attr_list.c59 (!((cursor)->initted) && !((cursor)->hashval) && \
174 cursor->initted = 1; xfs_attr_shortform_list()
235 cursor->initted = 1; xfs_attr_node_list()
384 cursor->initted = 1; xfs_attr3_leaf_list_int()
621 if ((cursor->initted == 0) && xfs_attr_list()
H A Dxfs_attr.h106 __u8 initted; /* T/F: cursor has been initialized */ member in struct:attrlist_cursor_kern
/linux-4.4.14/sound/isa/msnd/
H A Dmsnd_pinnacle.c316 static int initted; snd_msnd_init_sma() local
327 if (initted) { snd_msnd_init_sma()
377 initted = 1; snd_msnd_init_sma()
/linux-4.4.14/sound/oss/
H A Dmsnd_pinnacle.c1210 static int initted; init_sma() local
1218 if (initted) { init_sma()
1275 initted = 1; init_sma()
/linux-4.4.14/drivers/net/appletalk/
H A Dltpc.c659 qels[i].mailbox = i; /* this should be initted rather */ do_write()
683 qels[i].mailbox = i; /* this should be initted rather */ do_read()
/linux-4.4.14/drivers/usb/gadget/udc/
H A Dgoku_udc.c1372 * - one bus driver, initted first;
1373 * - one function driver, initted second
H A Dnet2280.c2015 * - one bus driver, initted first;
2016 * - one function driver, initted second
/linux-4.4.14/drivers/staging/rdma/ipath/
H A Dipath_common.h170 /* Chip has been found and initted */
H A Dipath_intr.c1088 * this needs to be flags&initted, not statusp, so we keep ipath_intr()
H A Dipath_kernel.h952 /* The chip is up and initted */
H A Dipath_iba6110.c1015 * chip address space is initted, so can't touch infinipath registers
/linux-4.4.14/drivers/infiniband/hw/qib/
H A Dqib_common.h81 /* Chip has been found and initted */
H A Dqib.h1241 #define QIB_INITTED 0x2 /* chip and driver up and initted */
H A Dqib_iba7220.c1665 if (ppd->cpspec->chase_timer.data) /* if initted */ qib_7220_quiet_serdes()
2109 /* no interrupts till re-initted */ qib_setup_7220_reset()
H A Dqib_iba7322.c2549 if (ppd->cpspec->chase_timer.data) /* if initted */ qib_7322_mini_quiet_serdes()
3689 /* no interrupts till re-initted */ qib_do_7322_reset()
H A Dqib_iba6120.c1799 /* no interrupts till re-initted */ qib_6120_setup_reset()
/linux-4.4.14/drivers/usb/host/
H A Dehci-q.c643 /* else it's already initted to "out" pid (0 << 8) */ qh_urb_transaction()
H A Doxu210hp-hcd.c1266 /* else it's already initted to "out" pid (0 << 8) */ qh_urb_transaction()
H A Dfotg210-hcd.c2629 /* else it's already initted to "out" pid (0 << 8) */ qh_urb_transaction()
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dhfi.h1495 #define HFI1_INITTED 0x1 /* chip and driver up and initted */

Completed in 929 milliseconds